Skip to content
Snippets Groups Projects
Commit 48690c69 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

catch.hpp and doxygen

parent c4b006f0
Branches
Tags
No related merge requests found
Pipeline #21577 passed
...@@ -25,7 +25,7 @@ linux: ...@@ -25,7 +25,7 @@ linux:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -DWITH_OPTFLOW=TRUE -DUSE_CPPCHECK=FALSE -DBUILD_CALIBRATION=TRUE -DCMAKE_BUILD_TYPE=Release - cmake .. -DWITH_OPTFLOW=TRUE -DUSE_CPPCHECK=FALSE -DBUILD_CALIBRATION=TRUE -DWITH_CERES=TRUE -DCMAKE_BUILD_TYPE=Release
- make - make
- ctest --output-on-failure - ctest --output-on-failure
... ...
......
...@@ -877,7 +877,8 @@ EXCLUDE = "components/common/cpp/include/nlohmann/json.hpp" \ ...@@ -877,7 +877,8 @@ EXCLUDE = "components/common/cpp/include/nlohmann/json.hpp" \
"components/common/cpp/include/loguru.hpp" \ "components/common/cpp/include/loguru.hpp" \
"components/common/cpp/include/ctpl_stl.h" \ "components/common/cpp/include/ctpl_stl.h" \
"build/" \ "build/" \
"ext/" "ext/" \
"lib/"
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded # directories that are symbolic links (a Unix file system feature) are excluded
... ...
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment