From 4faf7e1bf8a6455ee29e4bf9694f311adb3d231c Mon Sep 17 00:00:00 2001 From: lucsch Date: Sun, 7 Jul 2024 09:33:40 +0000 Subject: [PATCH] deploy: terranum-ch/ToolMap@d7d605a21ccf85872d48e99bf22d617181c507f9 --- doxygen/building.html | 126 ----- doxygen/index.html | 1 - doxygen/navtreedata.js | 9 +- doxygen/navtreeindex0.js | 500 +++++++++--------- doxygen/navtreeindex1.js | 500 +++++++++--------- doxygen/navtreeindex2.js | 500 +++++++++--------- doxygen/navtreeindex3.js | 492 +++++++++--------- doxygen/navtreeindex4.js | 329 ++++++------ doxygen/search/all_12.js | 273 +++++----- doxygen/search/all_2.js | 3 +- doxygen/search/all_e.js | 47 +- doxygen/search/pages_0.js | 3 +- doxygen/search/pages_6.js | 5 +- doxygen/search/pages_8.js | 5 +- doxygen/tmeditmanager_8h_source.html | 2 +- doxygen/toolmap_8h_source.html | 752 +++++++++++++-------------- 16 files changed, 1706 insertions(+), 1841 deletions(-) delete mode 100644 doxygen/building.html diff --git a/doxygen/building.html b/doxygen/building.html deleted file mode 100644 index 0dd579b..0000000 --- a/doxygen/building.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - -ToolMap: Building the program - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - -
-
ToolMap -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
- -
-
Building the program
-
-
-

Conan is used to build ToolMap and manage its dependencies. The following steps are used to build the program :

       conan install .. -s build_type=<BUILD_TYPE> -o <OPTIONS>
-
    -
  • BUILD_TYPE : Debug, Release
  • -
  • OPTIONS : unit_test=True, code_coverage=True
        conan build ..
    -
    If using cmake instead of conan build, the following options are available :
  • -
-

-D CMAKE_BUILD_TYPE=<Debug|Release> -D USE_CODECOV=1 -D USE_UNITTEST=1 -D USE_CODECOVERAGE_IDE=1 Append the flags needed for running code coverage inside the IDE

-
-
-
- - - - diff --git a/doxygen/index.html b/doxygen/index.html index cb6d694..68a8e0a 100644 --- a/doxygen/index.html +++ b/doxygen/index.html @@ -116,7 +116,6 @@

Documentation topics

To find our way in all the documentated class of the programm, We have sorted our documentation based on topics or part of the program. Some topics are presented here :