@@ -63,7 +63,7 @@ target_compile_definitions(lidar_manager_web PRIVATE
|
||||
_DEFAULT_SOURCE
|
||||
)
|
||||
|
||||
option(BUILD_TESTING "Build unit and integration test helpers" ON)
|
||||
option(BUILD_TESTING "Build unit tests (requires tests/ directory)" OFF)
|
||||
|
||||
if(BUILD_TESTING)
|
||||
enable_testing()
|
||||
|
||||
Reference in New Issue
Block a user