cmake fetchcontent_getproperties() examples

apache/arrow cpp/src/arrow/flight/sql/odbc/odbcabstraction/CMakeLists.txt :76

fetchcontent_getproperties(spdlog)

ccache/ccache cmake/FindZstd.cmake :53

FetchContent_GetProperties(zstd)

CLIUtils/CLI11 examples/CMakeLists.txt :20

FetchContent_GetProperties(json)

CLIUtils/CLI11 tests/CMakeLists.txt :9

FetchContent_GetProperties(sanitizers)

dftbplus/dftbplus cmake/DftbPlusUtils.cmake :614

FetchContent_GetProperties(${_package_lower})

dftd4/dftd4 config/cmake/dftd4-utils.cmake :100

FetchContent_GetProperties("${_pkg_lc}" BINARY_DIR "${_pkg_uc}_BINARY_DIR")

embree/embree doc/CMakeLists.txt :23

FetchContent_GetProperties(IntelStyle)

embree/embree tutorials/CMakeLists.txt :52

FetchContent_GetProperties(glfw)

embree/embree tutorials/common/tutorial/CMakeLists.txt :59

FetchContent_GetProperties(benchmark)

skypjack/entt docs/CMakeLists.txt :15

FetchContent_GetProperties(doxygen-awesome-css)

skypjack/entt test/CMakeLists.txt :188

FetchContent_GetProperties(cereal)

skypjack/entt testbed/CMakeLists.txt :25

FetchContent_GetProperties(imgui)

spnda/fastgltf deps/CMakeLists.txt :173

FetchContent_GetProperties(imgui)

spnda/fastgltf deps/CMakeLists.txt :207

FetchContent_GetProperties(stb)

fastfloat/fast_float tests/CMakeLists.txt :28

FetchContent_GetProperties(doctest)

fastfloat/fast_float tests/CMakeLists.txt :37

FetchContent_GetProperties(supplemental_test_files)

HDFGroup/hdf5 CMakeVOL.cmake :193

FetchContent_GetProperties(${hdf5_vol_depname})

HDFGroup/hdf5 config/examples/HDF5AsSubdirMacros.cmake :45

FetchContent_GetProperties(HDF5LIB)

HDFGroup/hdf5 test/API/driver/CMakeLists.txt :14

FetchContent_GetProperties(KWSYS)

AcademySoftwareFoundation/Imath share/ci/src/fetch/CMakeLists.txt :26

FetchContent_GetProperties(Imath)

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

FetchContent_GetProperties(${hdf5_vol_depname})

InsightSoftwareConsortium/ITK Modules/ThirdParty/NIFTI/src/nifti/CMakeLists.txt :173

FetchContent_GetProperties(fetch_testing_data)

nlohmann/json tests/benchmarks/CMakeLists.txt :18

FetchContent_GetProperties(benchmark)

nlohmann/json tests/cmake_fetch_content/project/CMakeLists.txt :10

FetchContent_GetProperties(json)

xqq/libaribcaption CMakeLists.txt :102

FetchContent_GetProperties(freetype)

intrepidcs/libicsneo CMakeLists.txt :210

FetchContent_GetProperties(ftdi3xx)

neocmakelsp/neocmakelsp assets_for_test/ast_test/nheko_test.cmake :92

FetchContent_GetProperties(${contentName})

neocmakelsp/neocmakelsp experiment_assets/nheko.cmake :98

FetchContent_GetProperties(${contentName})

neocmakelsp/neocmakelsp experiment_assets/test3.cmake :98

FetchContent_GetProperties(${contentName})

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

FetchContent_GetProperties(eigen)

nuspell/nuspell CMakeLists.txt :51

FetchContent_GetProperties(Catch2)

ollama/ollama ml/backend/ggml/ggml/src/ggml-cpu/CMakeLists.txt :402

FetchContent_GetProperties(KleidiAI_Download
    SOURCE_DIR  KLEIDIAI_SRC
    POPULATED   KLEIDIAI_POPULATED)

BYVoid/OpenCC deps/pybind11-2.13.1/tests/CMakeLists.txt :258

FetchContent_GetProperties(eigen)

AcademySoftwareFoundation/OpenColorIO share/cmake/modules/install/Installsse2neon.cmake :24

FetchContent_GetProperties(sse2neon)

AcademySoftwareFoundation/openexr cmake/OpenEXRSetup.cmake :344

FetchContent_GetProperties(Imath)

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

FetchContent_GetProperties(ogt)

PDAL/PDAL cmake/gtest.cmake :79

FetchContent_GetProperties(googletest)

YosysHQ/prjtrellis libtrellis/3rdparty/pybind11/tests/CMakeLists.txt :252

FetchContent_GetProperties(eigen)

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

FetchContent_GetProperties(googletest)

pupnp/pupnp cmake/CmDaB.cmake :46

FetchContent_GetProperties(CmDaB)

stachenov/quazip cmake/clone-repo.cmake :26

FetchContent_GetProperties(${name} POPULATED ${name_lower}_POPULATED)

raysan5/raylib projects/CMake/CMakeLists.txt :17

FetchContent_GetProperties(raylib)

eliaskosunen/scnlib cmake/dependencies.cmake :53

FetchContent_GetProperties(googletest)

eliaskosunen/scnlib cmake/dependencies.cmake :153

FetchContent_GetProperties(fast_float)

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

FetchContent_GetProperties(lua-vanilla)

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

FetchContent_GetProperties(CompilerSwiftSyntax BINARY_DIR binary_dir)

apple/swift lib/SwiftSyntax/CMakeLists.txt :33

FetchContent_GetProperties(SwiftSyntax BINARY_DIR binary_dir)

tblite/tblite config/cmake/tblite-utils.cmake :100

FetchContent_GetProperties("${_pkg_lc}" BINARY_DIR "${_pkg_uc}_BINARY_DIR")

tfussell/xlnt benchmarks/microbenchmarks/CMakeLists.txt :20

FetchContent_GetProperties(googlebenchmark)