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

BUILD_TESTS

parent a675f169
No related branches found
No related tags found
2 merge requests!265calibration component,!263calibration component
Pipeline #21501 canceled
...@@ -19,4 +19,6 @@ target_include_directories(ftlcalibration ...@@ -19,4 +19,6 @@ target_include_directories(ftlcalibration
target_link_libraries(ftlcalibration ftlcommon Threads::Threads ${OpenCV_LIBS} Eigen3::Eigen ceres) target_link_libraries(ftlcalibration ftlcommon Threads::Threads ${OpenCV_LIBS} Eigen3::Eigen ceres)
if (BUILD_TESTS)
ADD_SUBDIRECTORY(test) ADD_SUBDIRECTORY(test)
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment