release: v0.10.0 — reviewer-ready #20
@@ -67,6 +67,7 @@ ignore-words-list = bessel,ist,sinces,nd,te,inout,nin,numer,neet,anc,sinks,doubl
|
||||
minimisation,maximisation,characterisation,
|
||||
groupes,fuchsiens,théorie,théorème,
|
||||
iff,
|
||||
honour,honoured,honours,honouring,thead,optimiser,optimisers,
|
||||
categorise,categorised,categorises,categorising,
|
||||
optimisation,optimisations,
|
||||
acknowledgement,acknowledgements,acknowledging,
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
// Copyright (c) 2024-2026 Tarik Moussa.
|
||||
/*! \file CGAL/Conformal_map/doxygen_groups.h
|
||||
\brief Doxygen `\defgroup` registrations for the Conformal_map package.
|
||||
*/
|
||||
// SPDX-License-Identifier: MIT
|
||||
//
|
||||
// This header contains only Doxygen \defgroup commands. It is included
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
// Copyright (c) 2024-2026 Tarik Moussa.
|
||||
/*! \file CGAL/Conformal_map/doxygen_namespaces.h
|
||||
\brief Doxygen `\namespace` documentation blocks for the project namespaces.
|
||||
*/
|
||||
// SPDX-License-Identifier: MIT
|
||||
//
|
||||
// Doxygen namespace documentation only — no declarations. Centralised
|
||||
|
||||
@@ -246,5 +246,5 @@ non-Apple toolchain typically delivers 80 %+ hit rates with ccache.
|
||||
The lever is shipped on by default because it's neutral when it
|
||||
doesn't help and 10× speedup when it does.
|
||||
|
||||
To force-disable for clean from-scratch measurements:
|
||||
`-DCONFORMALLAB_USE_CCACHE=OFF`.
|
||||
To force-disable for clean from-scratch measurements, pass the
|
||||
CMake flag `-DCONFORMALLAB_USE_CCACHE=OFF` at configure time.
|
||||
|
||||
Reference in New Issue
Block a user