cmake fetchcontent_getproperties examples

Signatures

fetchcontent_getproperties(
  <name>
  [SOURCE_DIR <srcDirVar>]
  [BINARY_DIR <binDirVar>]
  [POPULATED <doneVar>]
)

Examples

o3de/o3de cmake/3rdParty/FetchRGA.cmake :21

FetchContent_GetProperties(rga)

bambulab/BambuStudio src/mcut/cmake/add_FetchContent_MakeAvailable.cmake :2

FetchContent_GetProperties(${NAME})

SoftFever/OrcaSlicer deps_src/mcut/cmake/add_FetchContent_MakeAvailable.cmake :2

FetchContent_GetProperties(${NAME})

RavEngine/RavEngine deps/tracy/cmake/CPM.cmake :1096

FetchContent_GetProperties(${PACKAGE})

alpaka-group/alpaka cmake/alpakaCommon.cmake :880

FetchContent_GetProperties(mdspan)

cs1ime/ceserver-rawmem thirdparty/nlohmann_json/tests/benchmarks/CMakeLists.txt :18

FetchContent_GetProperties(benchmark)

ThePhD/sol2 cmake/Packages/FindLuaBuild/LuaVanilla.cmake :179

FetchContent_GetProperties(lua-vanilla)

stack-of-tasks/pinocchio CMakeLists.txt :52

FetchContent_GetProperties("jrl-cmakemodules" SOURCE_DIR JRL_CMAKE_MODULES)

BIMCoderLiang/LNLib tests/CMakeLists.txt :16

FetchContent_GetProperties(googletest)

gunrock/gunrock cmake/FetchCCCL.cmake :15

FetchContent_GetProperties(cccl)

amule-project/amule cmake/CmDaB.cmake :45

FetchContent_GetProperties(CmDaB)

bareos/bareos cmake/CPM.cmake :1096

FetchContent_GetProperties(${PACKAGE})

OpenKneeboard/OpenKneeboard third-party/lualib.cmake :14

FetchContent_GetProperties(lua)

NVIDIA/MatX cmake/rapids-cmake/RAPIDS.cmake :85

FetchContent_GetProperties(rapids-cmake)

TheAssemblyArmada/Thyme CMakeLists.txt :272

FetchContent_GetProperties(gamemath_git)

OpenMW/openmw extern/CMakeLists.txt :9

FetchContent_GetProperties(${contentName})

sandialabs/InterSpec cmake/FetchInterSpecDeps.cmake :110

FetchContent_GetProperties( boost )

emsec/hal deps/pybind11/tests/CMakeLists.txt :205

FetchContent_GetProperties(eigen)

ceph/ceph cmake/modules/CPM.cmake :1118

FetchContent_GetProperties(${PACKAGE})

AcademySoftwareFoundation/openvdb nanovdb/nanovdb/CMakeLists.txt :160

FetchContent_GetProperties(ogt)

OSGeo/PROJ test/unit/CMakeLists.txt :79

FetchContent_GetProperties(googletest)

STEllAR-GROUP/hpx cmake/HPX_SetupApex.cmake :60

fetchcontent_getproperties(apex)

iree-org/iree compiler/plugins/target/WebGPUSPIRV/spirv-headers/CMakeLists.txt :19

FetchContent_GetProperties(spirv-headers SOURCE_DIR SPIRV_HEADERS_SOURCE)

YosysHQ/nextpnr 3rdparty/pybind11/tests/CMakeLists.txt :261

FetchContent_GetProperties(eigen)

root-project/root cmake/modules/SetupAdaptiveCpp.cmake :10

FetchContent_GetProperties(AdaptiveCpp)

facebookincubator/velox CMake/resolve_dependency_modules/fastfloat.cmake :41

FetchContent_GetProperties(fastfloat SOURCE_DIR FASTFLOAT_SOURCE_DIR)

adventuregamestudio/ags CMake/FetchGoogleTest.cmake :12

FetchContent_GetProperties(googletest_content)

ebu/ear-production-suite submodules/CMakeLists.txt :130

FetchContent_GetProperties(visr)

apache/kvrocks cmake/jemalloc.cmake :39

FetchContent_GetProperties(jemalloc)

google/sandboxed-api cmake/libffi.cmake :19

FetchContent_GetProperties(libffi)

openvinotoolkit/openvino.genai src/cpp/CMakeLists.txt :26

FetchContent_GetProperties(minja)

manticoresoftware/manticoresearch cmake/update_bundle.cmake :96

FetchContent_GetProperties ( ${NAME} )

infiniflow/infinity cmake/rocksdb.cmake :33

FetchContent_GetProperties(jemalloc)

RenderKit/ospray-studio cmake/draco.cmake :60

FetchContent_GetProperties(draco)

junrrein/pdfslicer cmake-modules/WindowsQpdf.cmake :7

FetchContent_GetProperties(qpdf)

bluescan/tacentview CMakeLists.txt :68

FetchContent_GetProperties(tacent)

stack-of-tasks/tsid CMakeLists.txt :84

FetchContent_GetProperties("jrl-cmakemodules" SOURCE_DIR JRL_CMAKE_MODULES)

Auburn/FastNoise2 cmake/CPM.cmake :706

FetchContent_GetProperties(${PACKAGE})

NauEngine/NauEnginePublic cmake/defaults/UsdPackages.cmake :9

FetchContent_GetProperties(Usd SOURCE_DIR UsdDir)

stack-of-tasks/eigenpy CMakeLists.txt :38

FetchContent_GetProperties("jrl-cmakemodules" SOURCE_DIR JRL_CMAKE_MODULES)

rbfx/rbfx Source/ThirdParty/Diligent/Graphics/GraphicsEngineD3D12/CMakeLists.txt :254

FetchContent_GetProperties(WinPixEventRuntime)

murat-dogan/node-datachannel CMakeLists.txt :46

FetchContent_GetProperties(libdatachannel)

diasurgical/DevilutionX CMake/functions/FetchContent_ExcludeFromAll_backport.cmake :9

FetchContent_GetProperties(${name})

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeVOL.cmake :193

FetchContent_GetProperties(${hdf5_vol_depname})

PacktPublishing/The-Modern-Vulkan-Cookbook CMakeLists.txt :89

FetchContent_GetProperties(imgui)

gazebosim/gazebo-classic deps/tiny-process-library/CMakeLists.txt :7

FetchContent_GetProperties(tinyprocesslibrary)

kongaskristjan/fire-hpp tests/CMakeLists.txt :20

FetchContent_GetProperties(googletest)

maluoi/openxr-explorer cmake/CPM.cmake :1190

FetchContent_GetProperties(${PACKAGE})

k2-fsa/sherpa-onnx cmake/asio.cmake :35

FetchContent_GetProperties(asio)

Jackarain/proxy third_party/boost/libs/hash2/CMakeLists.txt :33

FetchContent_GetProperties(boostorg_cmake)

connormanning/entwine cmake/gtest.cmake :79

FetchContent_GetProperties(googletest)

sxs-collaboration/spectre cmake/SetupLIBXSMM.cmake :30

FetchContent_GetProperties(xsmm)

stoneface86/trackerboy cmake/CPM.cmake :1190

FetchContent_GetProperties(${PACKAGE})

halide/Halide apps/hannk/tflite/CMakeLists.txt :65

FetchContent_GetProperties(tflite)

JibbSmart/JoyShockLibrary cmake/CPM.cmake :438

FetchContent_GetProperties(${PACKAGE})

NervanaSystems/ngraph cmake/external/eigen.cmake :35

FetchContent_GetProperties(ext_eigen)

cwida/ALP publication/source_code/bench_end_to_end/CMakeLists.txt :149

FetchContent_GetProperties(roaring)

ArthurSonzogni/FTXUI cmake/ftxui_find_google_benchmark.cmake :20

FetchContent_GetProperties(googlebenchmark)

kpeeters/cadabra2 frontend/gtkmm/CMakeLists.txt :50

FetchContent_GetProperties(microtex)

isce-framework/isce3 .cmake/FetchExternRepo.cmake :7

FetchContent_GetProperties(${repo})

gsl-lite/gsl-lite example/with-CPM/cmake/CPM.cmake :1118

FetchContent_GetProperties(${PACKAGE})

cvet/fonline ThirdParty/tracy/cmake/CPM.cmake :1096

FetchContent_GetProperties(${PACKAGE})

NVIDIA-Merlin/HugeCTR HugeCTR/src/CMakeLists.txt :27

FetchContent_GetProperties(pybind11_sources)

DLR-SC/tigl tests/cmake/AddGoogleTest.cmake :13

FetchContent_GetProperties(googletest)

k2-fsa/sherpa-ncnn cmake/json.cmake :34

FetchContent_GetProperties(json)

visualboyadvance-m/visualboyadvance-m cmake/Set-Toolchain-vcpkg.cmake :302

FetchContent_GetProperties(vcpkg_binpkg)

gatecat/nextpnr-xilinx 3rdparty/pybind11/tests/CMakeLists.txt :252

FetchContent_GetProperties(eigen)

hailo-ai/hailort hailort/cmake/external/benchmark.cmake :19

FetchContent_GetProperties(benchmark)

apple/foundationdb cmake/CompileZstd.cmake :13

FetchContent_GetProperties(ZSTD)

PaddlePaddle/Paddle cmake/cinn/external/llvm.cmake :18

FetchContent_GetProperties(external_llvm)

wowdev/noggit3 CMakeLists.txt :721

FetchContent_GetProperties (storm)

StephLin/KCP cmake/doxygenTheme.cmake :9

FetchContent_GetProperties(doxygentheme)

jfalcou/eve test/integration/cpm-test/cpm.cmake :928

FetchContent_GetProperties(${PACKAGE})

microsoft/onnxruntime-genai cmake/external/helper_functions.cmake :93

FetchContent_GetProperties(${__cmake_contentName})

simdutf/simdutf cmake/CPM.cmake :1190

FetchContent_GetProperties(${PACKAGE})

arrayfire/forge CMakeModules/ForgeConfigureDepsVars.cmake :132

FetchContent_GetProperties(${dep_prefix})

microsoft/WSL CMakeLists.txt :33

FetchContent_GetProperties(GSL SOURCE_DIR GSL_SOURCE_DIR)

ggml-org/ggml src/ggml-cpu/CMakeLists.txt :521

FetchContent_GetProperties(KleidiAI_Download
            SOURCE_DIR  KLEIDIAI_SRC
            POPULATED   KLEIDIAI_POPULATED)

flashlight/flashlight cmake/BuildBackwardCpp.cmake :11

FetchContent_GetProperties(BackwardCpp
  SOURCE_DIR BackwardCpp_SOURCE
  POPULATED BackwardCpp_POPULATED
  )

alexbatalov/fallout1-ce third_party/sdl2/CMakeLists.txt :20

FetchContent_GetProperties(sdl2)

AimRT/AimRT cmake/GetAsio.cmake :27

FetchContent_GetProperties(asio)

dmlc/treelite cmake/ExternalLibs.cmake :51

FetchContent_GetProperties(mdspan)

trpc-group/trpc-cpp cmake/flatbuffers.cmake :27

FetchContent_GetProperties(flatbuffers)

yanhua133/mediasoup-sfu-cpp deps/json/test/cmake_fetch_content/project/CMakeLists.txt :10

FetchContent_GetProperties(json)

Kenix3/libultraship cmake/ios-toolchain-populate.cmake :9

FetchContent_GetProperties(iostoolchain)

arrayfire/arrayfire CMakeModules/AFconfigure_deps_vars.cmake :142

FetchContent_GetProperties(${dep_prefix})

meemknight/ourCraft thirdparty/FastNoise2/cmake/CPM.cmake :706

FetchContent_GetProperties(${PACKAGE})

NuiCpp/Nui cmake/dependencies/webview.cmake :30

FetchContent_GetProperties(webview_raw)

LouisCharlesC/safe tests/cmake/add_package.cmake :16

FetchContent_GetProperties(${depname})

ufz/ogs scripts/cmake/CPM.cmake :1190

FetchContent_GetProperties(${PACKAGE})

kokkos/stdBLAS CMakeLists.txt :118

FetchContent_GetProperties(mdspan)

IntelRealSense/RealSenseID cmake/libcurl.cmake :15

FetchContent_GetProperties(libcurl)

zju-abclab/NEXUS thirdparty/SEAL-4.1-bs/cmake/ExternalBenchmark.cmake :9

FetchContent_GetProperties(benchmark)

dmlc/ps-lite CMakeLists.txt :23

FetchContent_GetProperties(zmq)

lattice/quda CMakeLists.txt :664

FetchContent_GetProperties(backward-cpp)

swiftlang/swift lib/CompilerSwiftSyntax/CMakeLists.txt :34

FetchContent_GetProperties(CompilerSwiftSyntax BINARY_DIR binary_dir)

coinbase/cb-mpc vendors/github-action-benchmark/examples/catch2/CMakeLists.txt :11

FetchContent_GetProperties(catch2)

adobe/lagrange CMakeLists.txt :381

FetchContent_GetProperties(catch2)

ginkgo-project/ginkgo third_party/gflags/CMakeLists.txt :11

FetchContent_GetProperties(gflags)

OpenMS/OpenMS src/openms/extern/nlohmann_json/tests/benchmarks/CMakeLists.txt :18

FetchContent_GetProperties(benchmark)