We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BUILD_TESTING
1 parent c11bd1c commit 1512f03Copy full SHA for 1512f03
CMakeLists.txt
@@ -13,7 +13,6 @@ message (STATUS "${PROJECT_NAME} version ${URDF_VERSION}")
13
include(GNUInstallDirs)
14
15
option(BUILD_APPS "Build applications" ON)
16
-option(BUILD_TESTING "Build tests" OFF)
17
option(USE_VENDORED_DEPS "Use vendored dependencies" ON)
18
option(APPEND_PROJECT_NAME_TO_INCLUDEDIR
19
"When ON headers are installed to a folder ending with an extra ${PROJECT_NAME}. \
0 commit comments