cmake find_dependency examples

Signatures

find_dependency(<dep> [...])

Examples

alicevision/AliceVision vcpkg/overlay_ports/opencv4/portfile.cmake :461

find_dependency(Protobuf CONFIG REQUIRED)

FreeCAD/FreeCAD src/3rdParty/libE57Format/cmake/e57format-config.cmake :3

find_dependency(XercesC REQUIRED)

godlikepanos/anki-3d-engine ThirdParty/SpirvTools/CMakeLists.txt :276

find_dependency(${SPIRV_TOOLS})

DragonJoker/Castor3D data/vcpkg/ports/fastgltf/portfile.cmake :25

find_dependency(simdjson)

Hork-Engine/Hork-Source ThirdParty/glslang/CMakeLists.txt :353

find_dependency(SPIRV-Tools-opt)

RavEngine/RavEngine deps/date/cmake/dateConfig.cmake :4

find_dependency( Threads REQUIRED)

keith2018/SoftGLRender third_party/glslang/CMakeLists.txt :347

find_dependency(Threads REQUIRED)

cs1ime/ceserver-rawmem thirdparty/cpp-httplib/httplibConfig.cmake :29

find_dependency(Threads REQUIRED)

BLAST-WarpX/warpx WarpXConfig.cmake :24

find_dependency(MPI)

SCOREC/core cmake/bob.cmake :217

find_dependency(\${dep})

ultravideo/uvgRTP cmake/uvgrtpConfig.cmake :4

find_dependency(Threads)

RenderKit/ospray cmake/ospray_macros.cmake :385

find_dependency(embree ${EMBREE_VERSION_REQUIRED})

NVIDIA/MatX cmake/rapids-cmake/rapids-cmake/cpm/find.cmake :76

find_dependency(<PackageName> ...)

v6d-io/v6d vineyard-config.in.cmake :45

find_dependency(Arrow)

OpenMW/openmw cmake/FindGMock.cmake :163

find_dependency(Threads)

mne-tools/mne-cpp src/external/eigen-3.4.0/cmake/FindBLAS.cmake :513

find_dependency(Threads)

wjakob/nanobind cmake/nanobind-config.cmake :252

find_dependency(tsl-robin-map)

MIT-SPARK/TEASER-plusplus cmake/teaserppConfig.cmake :4

find_dependency(Eigen3 3.3 REQUIRED)

google/filament third_party/dawn/third_party/vulkan-utility-libraries/src/CMakeLists.txt :87

find_dependency(VulkanHeaders REQUIRED)

etcd-cpp-apiv3/etcd-cpp-apiv3 etcd-cpp-api-config.in.cmake :11

find_dependency(Protobuf)

apiaryio/drafter packages/apib/apib-config.cmake :2

find_dependency(BoostContainer 1.66)

vlc-qt/vlc-qt config/package/VLCQtQmlConfig.cmake :2

FIND_DEPENDENCY(VLCQtCore)

LLNL/axom src/cmake/thirdparty/SetupAxomThirdParty.cmake :39

find_dependency(camp REQUIRED PATHS "${CAMP_DIR}" NO_SYSTEM_ENVIRONMENT_PATH)

mysql/mysql-connector-cpp CMakeLists.txt :180

find_dependency(Coverage)

pthom/hello_imgui hello_imgui_cmake/hello-imguiConfig.cmake :2

find_dependency(imgui CONFIG REQUIRED)

jpbarrette/curlpp cmake/curlppConfig.cmake :2

find_dependency(CURL)

VowpalWabbit/vowpal_wabbit python/vcpkg_python_override_ports/python39/python3/vcpkg-cmake-wrapper.cmake :75

find_dependency(ZLIB)

celtera/avendish AvendishConfig.cmake :3

find_dependency(Boost)

Project-OSRM/osrm-backend cmake/FindLua.cmake :41

find_dependency(PkgConfig)

qt/qtbase cmake/QtPublicDependencyHelpers.cmake :36

find_dependency(${__qt_${target}_find_package_args})

szellmann/visionaray cmake/visionarayConfig.cmake :23

find_dependency(Threads)

rbfx/rbfx Source/ThirdParty/glslang/CMakeLists.txt :348

find_dependency(Threads REQUIRED)

foonathan/lex foonathan_lex-config.cmake :6

find_dependency(debug_assert)

Warzone2100/warzone2100 .ci/vcpkg/overlay-ports/angle/unofficial-angle-config.cmake :2

find_dependency(ZLIB)

canpool/qtcanpool src/CMakeLists.txt :44

find_dependency(Qt5 ${IDE_QT_VERSION_MIN}
  COMPONENTS Concurrent Core Gui Widgets Core5Compat REQUIRED
)

sergeneren/Volumetric-Path-Tracer thirdparty/OpenImageDenoise/lib/cmake/OpenImageDenoise-2.1.0/OpenImageDenoiseConfig.cmake :42

find_dependency(TBB)

ornladios/ADIOS2 cmake/FindPythonModule.cmake :75

find_dependency(Python COMPONENTS Interpreter)

miki151/keeperrl cmake/FindTHEORA.cmake :2

find_dependency(Ogg)

commontk/CTK CMake/LastConfigureStep/CTKGenerateCTKConfig.cmake :124

find_dependency(${package_name})

halide/Halide cmake/HalidePackageConfigHelpers.cmake :49

find_dependency(\n"
               "    ${PKG} ${${PKG}_VERSION}\n"
               "    COMPONENTS ${${PKG}_COMPONENTS}\n"
               ")

scially/Cesium3DTilesConverter share/proj_data/proj4-config.cmake :13

find_dependency(unofficial-sqlite3 CONFIG)

luxonis/depthai-core cmake/ports/opencv4/portfile.cmake :458

find_dependency(Protobuf CONFIG REQUIRED)

open-eid/libdigidocpp vcpkg-ports/xmlsec/unofficial-xmlsec-config.cmake :2

find_dependency(LibXml2)

cvet/fonline ThirdParty/glslang/CMakeLists.txt :362

find_dependency(SPIRV-Tools-opt)

irods/irods cmake/IRODSTargetsWrapper.cmake :18

find_dependency(Threads)

LLNL/conduit src/config/conduit_setup_deps.cmake :45

find_dependency(OpenMP REQUIRED)

ktprime/emhash thirdparty/libcuckoo/libcuckoo-config.cmake :8

find_dependency(Threads)

feelpp/feelpp feelpp/cmake/modules/FeelppContribConfig.cmake :11

find_dependency( feelpp_gflags REQUIRED )

ned14/llfio CMakeLists.txt :445

find_dependency(quickcpplib)

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsExternalPackageWriteConfigFile.cmake :217

find_dependency(${externalPkg})

znc/znc cmake/CMakeFindDependencyMacroPC.cmake :12

find_dependency()

micmacIGN/micmac MMVII/ExternalInclude/eigen-3.4.0/cmake/FindBLAS.cmake :513

find_dependency(Threads)

skyrim-multiplayer/skymp overlay_ports/ga-sdk-cpp/unofficial-ga-sdk-cpp-config.cmake :21

find_dependency(CURL REQUIRED)

arrayfire/arrayfire CMakeModules/vcpkg/ports/lapack-reference/FindLAPACK.cmake :199

find_dependency(BLAS)

ffAudio/foleys_gui_magic CMakeIncludes/config.cmake :64

find_dependency (JUCE 6)

live-clones/gmsh contrib/eigen/cmake/FindBLAS.cmake :513

find_dependency(Threads)

IntelRealSense/RealSenseID 3rdparty/restclient-cpp-0.5.2-fork/CMakeLists.txt :103

find_dependency(CURL REQUIRED)

lattice/quda cmake/find_target_cuda_dependencies.cmake :5

find_dependency(CUDAToolkit REQUIRED)

foonathan/tiny foonathan_tiny-config.cmake :6

find_dependency(debug_assert)

cginternals/globjects globjects-config.cmake :13

find_dependency(glm)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/libsndfile/SndFileConfig.cmake :42

find_dependency (Ogg 1.3)

pghysels/STRUMPACK cmake/Modules/FindParMETIS.cmake :137

find_dependency( METIS REQUIRED )

qt/qtmultimedia cmake/FindGObject.cmake :20

find_dependency(GLIB2)

Kitware/VTK CMake/Findmpi4py.cmake :2

find_dependency("Python3" COMPONENTS Interpreter)

ViewTouch/viewtouch external/curlpp/cmake/curlppConfig.cmake :2

find_dependency(CURL)

MRPT/mrpt libs/core/CMakeLists.txt :8

find_dependency(Threads)

qt/qtwebkit Source/PlatformQt.cmake :115

find_dependency(\${_dep} \"\${_major}.\${_minor}\")

USNavalResearchLaboratory/simdissdk CMakeModules/HelperFunctions.cmake :446

find_dependency(\${DEP})

LadybirdBrowser/ladybird Meta/CMake/vcpkg/overlay-ports/angle/unofficial-angle-config.cmake :2

find_dependency(ZLIB)

sandialabs/seacas cmake/tribits/core/package_arch/TribitsExternalPackageWriteConfigFile.cmake :217

find_dependency(${externalPkg})

OSGeo/grass cmake/find_scripts/FindFFTW-eigen.cmake :26

find_dependency(PkgConfig)

apache/celix cmake/CelixConfig.cmake :36

find_dependency(Threads)

awslabs/aws-c-http cmake/aws-c-http-config.cmake :3

find_dependency(aws-c-io)

xiaoyeli/superlu_dist cmake/FindParMETIS.cmake :51

find_dependency(METIS)

chatopera/clause cmake/modules/FindGoogleTest.cmake :213

find_dependency(Threads)

Ristellise/AegisubDC vendor/extern/installed/x64-windows/share/freetype/freetype-config.cmake :2

find_dependency(ZLIB)

GlobalArrays/ga cmake/linalg-modules/FindBLAS.cmake :107

find_dependency( ILP64 )

baresip/re cmake/libre-config.cmake :3

find_dependency(Threads)

mongodb/mongo-c-driver src/libbson/etc/bsonConfig.cmake :33

find_dependency(Threads)

duckdb/duckdb-spatial vcpkg_ports/sqlite3/sqlite3-config.in.cmake :4

find_dependency(Threads)

brechtsanders/xlsxio CMakeLists.txt :226

FIND_DEPENDENCY(LibZip)