Home
last modified time | relevance | path

Searched full:build_examples (Results 1 – 20 of 20) sorted by relevance

/external/OpenCL-CLHPP/
DCMakeLists.txt14 option(BUILD_EXAMPLES "Build Examples" ON) option
53 if(BUILD_EXAMPLES OR CLHPP_BUILD_TESTS)
126 if(BUILD_EXAMPLES)
128 endif(BUILD_EXAMPLES)
/external/libdivsufsort/
DCMakeLists.txt21 option(BUILD_EXAMPLES "Build examples" ON) option
89 if(BUILD_EXAMPLES)
91 endif(BUILD_EXAMPLES)
/external/libconfig/
DCMakeLists.txt10 option(BUILD_EXAMPLES "Enable examples" ON) option
27 if(BUILD_EXAMPLES)
/external/flac/
DCMakeLists.txt17 option(BUILD_EXAMPLES "Build and install examples" ON) option
206 if(BUILD_EXAMPLES)
229 if(BUILD_EXAMPLES)
/external/libdivsufsort/include/
DCMakeLists.txt26 if(BUILD_EXAMPLES)
43 endif(BUILD_EXAMPLES)
/external/libusb/
Dconfigure.ac375 [build_examples=$enableval],
376 [build_examples=no])
384 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != xno]) condition
DMakefile.am7 if BUILD_EXAMPLES
/external/speex/libspeexdsp/
DMakefile.am34 if BUILD_EXAMPLES
/external/sandboxed-api/contrib/libzip/
DCMakeLists.txt34 set(BUILD_EXAMPLES OFF CACHE BOOL "" FORCE) variable
/external/speex/
Dconfigure.ac177 AM_CONDITIONAL([BUILD_EXAMPLES], true) condition
179 AM_CONDITIONAL([BUILD_EXAMPLES], false) condition
Dconfigure14978 as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined.
14982 as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined.
/external/ComputeLibrary/
DCMakeLists.txt295 if(BUILD_EXAMPLES)
322 endif() # BUILD_EXAMPLES
/external/ComputeLibrary/cmake/
DOptions.cmake35 option(BUILD_EXAMPLES "Build example programs" OFF) option
/external/OpenCL-CLHPP/.github/workflows/
Dlinux.yml91 -D BUILD_EXAMPLES=ON
260 -D BUILD_EXAMPLES=ON
/external/curl/.github/workflows/
Dmacos.yml213 # '-Wno-deprecated-declarations' required for LDAP and BUILD_EXAMPLES
/external/curl/
DCMakeLists.txt1581 option(BUILD_EXAMPLES "Build libcurl examples" OFF) option
1582 if(BUILD_EXAMPLES)
DRELEASE-NOTES41 o cmake: add `BUILD_EXAMPLES` option to build examples [128]
/external/ComputeLibrary/docs/user_guide/
Dhow_to_build_and_run_examples.dox502 - BUILD_EXAMPLES: Build examples
/external/armnn/third-party/ghc/
DREADME.md567 `BUILD_EXAMPLES` to `NO`, `OFF` or `FALSE`.
/external/expat/expat/
DChanges776 - BUILD_examples -> EXPAT_BUILD_EXAMPLES