cmake get_cmake_property examples

Signatures

get_cmake_property(<variable> <property>)

Examples

geodynamics/aspect tests/run_testsuite.cmake :267

get_cmake_property(_variables VARIABLES)

AtomicGameEngine/AtomicGameEngine Build/CMake/Toolchains/Arm.cmake :127

get_cmake_property (CACHE_VARIABLES CACHE_VARIABLES)

u3d-community/U3D cmake/UrhoDiscover.cmake :293

get_cmake_property(cachedVariables CACHE_VARIABLES)

oceancx/CXEngine cmake/cotire.cmake :2336

get_cmake_property(_vars VARIABLES)

prusa3d/PrusaSlicer CMakeLists.txt :94

get_cmake_property(_cache_vars CACHE_VARIABLES)

FreeCAD/FreeCAD src/App/CMakeLists.txt :36

get_cmake_property(_variableNames VARIABLES)

godlikepanos/anki-3d-engine ThirdParty/SpirvTools/external/googletest/googletest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

bambulab/BambuStudio CMakeLists.txt :83

get_cmake_property(_cache_vars CACHE_VARIABLES)

SoftFever/OrcaSlicer CMakeLists.txt :147

get_cmake_property(_cache_vars CACHE_VARIABLES)

JeremyBYU/polylidar src/Python/CMakeLists.txt :76

get_cmake_property(_variableNames VARIABLES)

RavEngine/RavEngine deps/assimp/CMakeLists.txt :409

get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG)

zenustech/zeno projects/USD/CMakeLists.txt :48

get_cmake_property(_variableNames VARIABLES)

overte-org/overte cmake/macros/DumpCmakeVariables.cmake :2

get_cmake_property(_variableNames VARIABLES)

kokkos/kokkos CMakeLists.txt :22

get_cmake_property(_variableNames VARIABLES)

alpaka-group/alpaka thirdParty/CMakeLists.txt :35

get_cmake_property(variables VARIABLES)

eclipse-ecal/ecal cpack/cpack_variables.cmake :69

get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)

CNES/MAJA Packaging/get_variables_ending_with.cmake :20

get_cmake_property(all_cmake_vars VARIABLES)

AcademySoftwareFoundation/OpenShadingLanguage src/cmake/dependency_utils.cmake :63

get_cmake_property(_allvars VARIABLES)

gadomski/cpd vendor/googletest-1.14.0/googletest/cmake/internal_utils.cmake :280

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

shapelets/khiva cmake/CPackConfig.cmake :118

get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)

NGSolve/ngsolve cmake/SuperBuild.cmake :57

get_cmake_property(CACHE_VARS CACHE_VARIABLES)

bareos/bareos cmake/BareosHelper.cmake :24

get_cmake_property(_variableNames VARIABLES)

maidsafe-archive/MaidSafe cmake_modules/utils.cmake :542

get_cmake_property(CacheVars CACHE_VARIABLES)

mariadb-corporation/MaxScale cmake/package.cmake :6

get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)

SsageParuders/Android_Native_Surface my_android_opencv/cmake/OpenCVUtils.cmake :10

get_cmake_property(__variableNames VARIABLES)

NVIDIA/MatX cmake/rapids-cmake/testing/find/find_package-no-variable-leak.cmake :26

get_cmake_property(_all_local_variables VARIABLES)

IBAMR/IBAMR ibtk/contrib/eigen/CMakeLists.txt :92

get_cmake_property(EIGEN_BUILD_SHARED_LIBS TARGET_SUPPORTS_SHARED_LIBS)

OpenMW/openmw cmake/OpenMWMacros.cmake :144

get_cmake_property(${VALUE} GENERATOR_IS_MULTI_CONFIG)

Amber-MD/cpptraj cmake-cpptraj/DebugCpptrajCmake.cmake :2

get_cmake_property(_variableNames VARIABLES)

SimVascular/SimVascular Code/CMake/SimVascularMacros.cmake :261

get_cmake_property(_vars VARIABLES)

GoSSIP-SJTU/TripleDoggy cmake/modules/AddLLVM.cmake :1243

get_cmake_property(_variableNames VARIABLES)

google/googletest googletest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

RHVoice/RHVoice CMakeLists.txt :44

get_cmake_property(cpackVarsToPassthrough VARIABLES)

STEllAR-GROUP/hpx cmake/HPX_ForwardCacheVariables.cmake :11

get_cmake_property(cache_vars CACHE_VARIABLES)

root-project/root CMakeLists.txt :627

get_cmake_property(variables CACHE_VARIABLES)

edubart/otclient src/framework/cmake/cotire.cmake :1480

get_cmake_property(_vars VARIABLES)

Oneflow-Inc/oneflow cmake/util.cmake :2

get_cmake_property(_variableNames VARIABLES)

google/filament third_party/dawn/third_party/googletest/googletest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

percona/percona-xtrabackup CMakeLists.txt :1775

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

Devsh-Graphics-Programming/Nabla cmake/common.cmake :984

get_cmake_property(_fnvtps_cache_vars CACHE_VARIABLES)

mysql/mysql-server CMakeLists.txt :1828

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

kyubotics/coolq-http-api cmake/Modules/cotire.cmake :2336

get_cmake_property(_vars VARIABLES)

AcademySoftwareFoundation/OpenImageIO src/cmake/dependency_utils.cmake :68

get_cmake_property(_allvars VARIABLES)

manticoresoftware/manticoresearch cmake/builds/CommonDeb.cmake :215

get_cmake_property ( CPACK_COMPONENTS_ALL COMPONENTS )

sourcey/libsourcey cmake/LibSourceyUtilities.cmake :117

get_cmake_property(_fnvtps_cache_vars CACHE_VARIABLES)

prophesee-ai/openeb cmake/cpack/MetavisionCPackConfig.cmake :77

get_cmake_property(CPACK_COMPONENTS_ALL COMPONENTS)

infiniflow/infinity third_party/curl/CMakeLists.txt :51

get_cmake_property(_cache_vars CACHE_VARIABLES)

AshamaneProject/AshamaneCore dep/cotire/CMake/cotire.cmake :2216

get_cmake_property(_vars VARIABLES)

vseasky/VersaAssistant assimp/CMakeLists.txt :376

get_cmake_property(is_multi_config GENERATOR_IS_MULTI_CONFIG)

BioMedIA/MIRTK CMake/Basis/CommonTools.cmake :528

get_cmake_property (_BFP_VARS VARIABLES)

acoustid/chromaprint src/3rdparty/googletest/googletest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

celtera/avendish cmake/avendish.dump.cmake :1

get_cmake_property (multi_config GENERATOR_IS_MULTI_CONFIG)

qt/qtbase cmake/FindWrapBrotli.cmake :23

get_cmake_property(__packages_not_found PACKAGES_NOT_FOUND)

qtfreet00/llvm-obfuscator cmake/modules/LLVMExternalProjectUtils.cmake :92

get_cmake_property(variableNames VARIABLES)

dufernst/LegionCore-7.3.5 dep/cotire/Cmake/cotire.cmake :2216

get_cmake_property(_vars VARIABLES)

yrnkrn/zapcc cmake/modules/AddLLVM.cmake :1242

get_cmake_property(_variableNames VARIABLES)

Dreamtowards/Ethertia lib/fastnoise2-0.10.0a/CMakeLists.txt :154

get_cmake_property(is_multi GENERATOR_IS_MULTI_CONFIG)

rbfx/rbfx CMake/Modules/UrhoCommon.cmake :137

get_cmake_property(vars VARIABLES)

InsightSoftwareConsortium/ITK Modules/ThirdParty/Eigen3/src/itkeigen/CMakeLists.txt :77

get_cmake_property(EIGEN_BUILD_SHARED_LIBS TARGET_SUPPORTS_SHARED_LIBS)

ComputationalBiomechanicsLab/opensim-creator third_party/googletest/googletest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

logicalclocks/rondb CMakeLists.txt :1763

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

Hotride/OrionUO CMake/cotire.cmake :2336

get_cmake_property(_vars VARIABLES)

Jackarain/proxy third_party/boringssl/third_party/googletest/googletest/cmake/internal_utils.cmake :280

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

chsl/PLADE code/3rd_party/opencv/cmake/OpenCVUtils.cmake :28

get_cmake_property(_variableNames VARIABLES)

ornladios/ADIOS2 thirdparty/GTest/googletest/googletest/cmake/internal_utils.cmake :280

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

freeorion/freeorion CMakeLists.txt :37

get_cmake_property(vars CACHE_VARIABLES)

sandialabs/Albany cmake/AlbanyUtils.cmake :11

get_cmake_property(dcv_var_names VARIABLES)

symforce-org/symforce third_party/symengine/cmake/cotire.cmake :2136

get_cmake_property(_vars VARIABLES)

securesystemslab/multicompiler cmake/modules/LLVMExternalProjectUtils.cmake :93

get_cmake_property(variableNames VARIABLES)

saturneric/GpgFrontend cmake/cotire.cmake :2343

get_cmake_property(_vars VARIABLES)

intel/intel-graphics-compiler IGC/CMakeLists.txt :1378

get_cmake_property(_compilerOptionsVarNames VARIABLES)

kpeeters/cadabra2 cmake/modules/cotire.cmake :1969

get_cmake_property(_vars VARIABLES)

QMCPACK/qmcpack CMakeLists.txt :1048

get_cmake_property(_variableNames VARIABLES)

bitshares-cnvote/newbitshares-core CMakeModules/cotire.cmake :2179

get_cmake_property(_vars VARIABLES)

wxWidgets/wxWidgets build/cmake/modules/cotire.cmake :2346

get_cmake_property(_vars VARIABLES)

LMMS/lmms src/CMakeLists.txt :6

get_cmake_property(_define_vars VARIABLES)

Studio3T/robomongo cmake/RobomongoPrintUtils.cmake :21

get_cmake_property(names VARIABLES)

cvet/fonline BuildTools/FinalizeGeneration.cmake :1491

get_cmake_property(FO_CACHE_VARIABLES CACHE_VARIABLES)

brisklib/brisk CMakeLists.txt :57

get_cmake_property(VARS VARIABLES)

cwida/FastLanes cmake/verbose_options.cmake :22

get_cmake_property(_all_vars VARIABLES)

facebook/mysql-5.6 CMakeLists.txt :1772

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

nlitsme/idbutil cmake_find/dumpvars.cmake :4

get_cmake_property(_variableNames VARIABLES)

polardb/polardbx-engine CMakeLists.txt :1714

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

dealii/dealii cmake/setup_cached_variables.cmake :417

get_cmake_property(_res VARIABLES)

OpenKinect/libfreenect2 CMakeLists.txt :491

GET_CMAKE_PROPERTY(vars VARIABLES)

chocolacula/easy_reflection_cpp cmake/tools.cmake :116

get_cmake_property(_variables VARIABLES)

feelpp/feelpp feelpp/cmake/modules/cotire.cmake :2179

get_cmake_property(_vars VARIABLES)

skyjake/Doomsday-Engine doomsday/cmake/cotire.cmake :2136

get_cmake_property(_vars VARIABLES)

microsoft/onnxruntime-extensions cmake/externals/opencv/platforms/ios/cmake/Toolchains/common-ios-toolchain.cmake :20

get_cmake_property(__variableNames VARIABLES)

microsoft/onnxruntime-genai cmake/external/opencv/platforms/ios/cmake/Toolchains/common-ios-toolchain.cmake :20

get_cmake_property(__variableNames VARIABLES)

trilinos/Trilinos packages/kokkos/CMakeLists.txt :22

get_cmake_property(_variableNames VARIABLES)

joachimBurket/esp32-opencv cmake/OpenCVUtils.cmake :10

get_cmake_property(__variableNames VARIABLES)

vgvassilev/clad CMakeLists.txt :13

get_cmake_property(_cache_vars CACHE_VARIABLES)

ucb-bar/esp-llvm cmake/modules/LLVMExternalProjectUtils.cmake :85

get_cmake_property(variableNames VARIABLES)

SGL-UT/gnsstk BuildSetup.cmake :174

get_cmake_property( _variableNames VARIABLES )

GreatSQL/GreatSQL CMakeLists.txt :1765

GET_CMAKE_PROPERTY(CACHE_VARS CACHE_VARIABLES)

Cocos-BCX/cocos-mainnet CMakeModules/cotire.cmake :2179

get_cmake_property(_vars VARIABLES)

vorlac/godot-roguelite cmake/cmake-utils.cmake :37

get_cmake_property(_vars VARIABLES)

scp-fs2open/fs2open.github.com test/gtest/cmake/internal_utils.cmake :282

get_cmake_property(is_multi "GENERATOR_IS_MULTI_CONFIG")

google/glog cmake/GetCacheVariables.cmake :13

get_cmake_property (_VARIABLES VARIABLES)