Searched defs:BUILD_TESTS (Results 1 – 5 of 5) sorted by relevance
40 option(BUILD_TESTS "build xmltest (deprecated: Use BUILD_TESTING)" ON) option
147 option(BUILD_TESTS "Build tests" ON) option149 option(BUILD_TESTS "Build tests" OFF) option
110 AM_CONDITIONAL(BUILD_TESTS, [test "x$build_tests" = "xyes"]) condition
293 AM_CONDITIONAL([BUILD_TESTS], [test "x$build_tests" != "xno"]) condition
73 option(BUILD_TESTS "Build test programs" 1) option