HomeSort by relevance Sort by last modified time
    Searched full:find_package (Results 76 - 100 of 130) sorted by null

1 2 34 5 6

  /external/opencv3/doc/tutorials/introduction/linux_gcc_cmake/
linux_gcc_cmake.markdown 55 find_package( OpenCV REQUIRED )
  /external/opencv3/samples/
CMakeLists.txt 41 find_package(OpenCV REQUIRED)
  /external/parameter-framework/upstream/test/functional-tests-legacy/
CMakeLists.txt 32 find_package(PythonInterp 2 REQUIRED)
  /external/parameter-framework/upstream/xmlserializer/
CMakeLists.txt 40 find_package(LibXml2 REQUIRED)
  /external/pdfium/third_party/libopenjpeg20/
CMakeLists.txt 94 find_package(CPPCHECK REQUIRED)
  /external/opencv3/cmake/
OpenCVConfig.cmake 9 # FIND_PACKAGE(OpenCV REQUIRED)
14 # FIND_PACKAGE(OpenCV REQUIRED core imgcodecs)
OpenCVFindLibsGrfmt.cmake 9 find_package(ZLIB "${MIN_VER_ZLIB}")
204 find_package(GDAL)
OpenCVFindLibsPerf.cmake 115 find_package(OpenMP)
  /external/vulkan-validation-layers/
CMakeLists.txt 12 find_package(PythonInterp 3 REQUIRED)
74 find_package(XCB REQUIRED)
  /external/ceres-solver/docs/source/
building.rst 524 `find_package <http://www.cmake.org/cmake/help/v2.8.12/cmake.html#command:find_package>`_
587 use CMake with `FIND_PACKAGE()
588 <http://www.cmake.org/cmake/help/v2.8.10/cmake.html#command:find_package>`_
600 FIND_PACKAGE(Ceres REQUIRED)
611 version, if it has been specified in the `FIND_PACKAGE()
612 <http://www.cmake.org/cmake/help/v2.8.10/cmake.html#command:find_package>`_
617 FIND_PACKAGE(Ceres 1.2.3 REQUIRED)
626 the **PATHS** option to the ``FIND_PACKAGE()`` command. e.g.,
630 FIND_PACKAGE(Ceres REQUIRED PATHS "/some/where/local/"
    [all...]
  /external/ceres-solver/cmake/
CeresConfig.cmake.in 35 # This file is used by CMake when FIND_PACKAGE( Ceres ) is invoked (and
149 FIND_PACKAGE(Eigen ${CERES_EIGEN_VERSION} EXACT QUIET)
183 FIND_PACKAGE(Glog QUIET)
  /external/dbus/cmake/doc/
CMakeLists.txt 0 find_package(Doxygen)
  /external/google-benchmark/
CMakeLists.txt 119 find_package(Threads REQUIRED)
  /external/google-benchmark/test/
CMakeLists.txt 3 find_package(Threads REQUIRED)
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/cmake/
testbuild.sh 79 find_package(Freetype REQUIRED CONFIG)
  /external/llvm/cmake/modules/
GetSVN.cmake 30 find_package(Subversion)
  /external/opencv3/platforms/linux/
arm-gnueabi.toolchain.cmake 81 find_package( ${ARGN} )
  /external/vulkan-validation-layers/demos/
CMakeLists.txt 2 find_package(XCB REQUIRED)
  /hardware/bsp/intel/peripheral/libmraa/cmake/modules/
GetGitRevisionDescription.cmake 85 find_package(Git QUIET)
  /hardware/bsp/intel/peripheral/libupm/cmake/modules/
GetGitRevisionDescription.cmake 85 find_package(Git QUIET)
  /external/google-breakpad/src/testing/gtest/cmake/
internal_utils.cmake 51 find_package(Threads)
190 find_package(PythonInterp)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/
internal_utils.cmake 51 find_package(Threads)
190 find_package(PythonInterp)
  /external/curl/
CMakeLists.txt 106 find_package(CARES REQUIRED)
267 find_package(Threads)
306 find_package(OpenSSL)
444 find_package(ZLIB QUIET)
462 find_package(LibSSH2)
471 # find_package has already found the headers
492 find_package(GSS)
    [all...]
  /external/llvm/cmake/
config-ix.cmake 491 find_package(Doxygen REQUIRED)
513 find_package(Sphinx REQUIRED)
553 find_package(OCaml)
  /external/protobuf/gtest/
CMakeLists.txt 28 # Language "C" is required for find_package(Threads).
59 find_package(Threads)
215 find_package(PythonInterp)

Completed in 430 milliseconds

1 2 34 5 6