Skip to content

Commit

Permalink
Removes test on warn
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
  • Loading branch information
francocipollone committed Sep 28, 2023
1 parent b180cac commit 96d66a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ if(BUILD_DOCS)
ament_doxygen_generate(doxygen_delphyne
CONFIG_OVERLAY doc/Doxyfile.overlay.in
DEPENDENCIES maliput maliput_py
TEST_ON_WARNS
)
add_definitions(-DBUILD_DOCS)
else()
Expand Down

0 comments on commit 96d66a2

Please sign in to comment.