Searched defs:BUILD_TESTS (Results 1 – 9 of 9) sorted by relevance
291 AC_DEFINE(BUILD_TESTS, 1, [Build tests]) definition293 AM_CONDITIONAL(BUILD_TESTS, [test "x$BUILD_TESTS" = xyes]) condition
39 option(BUILD_TESTS "Build the tests") option
12 option(BUILD_TESTS "Enable tests" ON) option
47 option(BUILD_TESTS "Build the tests") option
147 option(BUILD_TESTS "Build tests" ON) option149 option(BUILD_TESTS "Build tests" OFF) option
35 set BUILD_TESTS=NO variable
368 AM_CONDITIONAL([BUILD_TESTS], [test "x$build_tests" != xno]) condition
9 option(BUILD_TESTS "Build test applications" OFF) option
58 set(BUILD_TESTS FALSE) variable