Searched defs:BUILD_EXAMPLES (Results 1 – 4 of 4) sorted by relevance
205 AM_CONDITIONAL([BUILD_EXAMPLES], true) condition207 AM_CONDITIONAL([BUILD_EXAMPLES], false) condition
753 AM_CONDITIONAL(BUILD_EXAMPLES, [test "x$build_examples" = "xyes"]) condition
277 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$enable_examples" = "xyes"]) condition
75 option (BUILD_EXAMPLES "Build examples" ON) option