Home
last modified time | relevance | path

Searched defs:BUILD_EXAMPLES (Results 1 – 4 of 4) sorted by relevance

/external/libusb-compat/
Dconfigure.ac50 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"]) condition
/external/libvorbis/
Dconfigure.ac95 AM_CONDITIONAL(BUILD_EXAMPLES, [test "x$enable_examples" = xyes]) condition
/external/libusb/
Dconfigure.ac97 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"]) condition
/external/ceres-solver/
DCMakeLists.txt121 OPTION(BUILD_EXAMPLES "Build examples" ON) option