Searched defs:BUILD_EXAMPLES (Results 1 – 4 of 4) sorted by relevance
50 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"]) condition
95 AM_CONDITIONAL(BUILD_EXAMPLES, [test "x$enable_examples" = xyes]) condition
97 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"]) condition
121 OPTION(BUILD_EXAMPLES "Build examples" ON) option