cmake variable_watch examples

Signatures

variable_watch(<variable> [<command>])

Examples

PieKing1215/FallingSandSurvival CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

eclipse-ecal/ecal thirdparty/cmakefunctions/cmake_functions/git/git_revision_information.cmake :80

variable_watch(GIT_REVISION_MAYOR deprecate_git_mayor_version)

Patoke/re-plants-vs-zombies CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

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

variable_watch(CMAKE_COMPILER_IS_CCACHE access_CMAKE_COMPILER_IS_CCACHE)

gismo/gismo cmake/CMakePCHCompiler.cmake :151

variable_watch(CMAKE_${lang}_FLAGS __watch_pch_variable)

GregUtas/robust-services-core src/CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

SimVascular/SimVascular CMakeLists.txt :221

variable_watch(SV_USE_ZLIB)

awslabs/aws-iot-device-client cmake-toolchain/Toolchain-aarch64.cmake :8

variable_watch(PKG_CONFIG_PATH)

qt/qtbase cmake/QtBuildHelpers.cmake :375

variable_watch(CMAKE_CURRENT_LIST_DIR qt_watch_current_list_dir)

transmission/transmission cmake/TrMacros.cmake :20

variable_watch(${NAME} tr_auto_option_changed)

savoirfairelinux/jami-daemon CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

wxWidgets/wxWidgets build/cmake/lib/webview_chromium/CMakeLists.txt :249

variable_watch(${VAR} readonly_guard)

Bitcoin-ABC/bitcoin-abc cmake/modules/NativeExecutable.cmake :162

variable_watch(CMAKE_CURRENT_LIST_DIR _gen_native_cmake_hook)

hailo-ai/hailort hailort/cmake/external/tokenizers.cmake :21

variable_watch("${VAR}" readonly_guard)

arrayfire/forge CMakeModules/ForgeInternalUtils.cmake :40

variable_watch(${var} __fg_deprecate_var)

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

variable_watch(CMAKE_COMPILER_IS_CCACHE access_CMAKE_COMPILER_IS_CCACHE)

Kenix3/libultraship cmake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

arrayfire/arrayfire CMakeModules/InternalUtils.cmake :146

variable_watch(${var} __af_deprecate_var)

Ravbug/UnityHubNative wxWidgets/build/cmake/lib/webview_chromium/CMakeLists.txt :249

variable_watch(${VAR} readonly_guard)

CGAL/cgal Installation/cmake/modules/CGAL_enable_end_of_configuration_hook.cmake :189

variable_watch("CMAKE_CURRENT_LIST_DIR" CGAL_run_at_the_end_of_configuration)

Waterdish/Shipwright-Android CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

ARM-software/SCP-firmware cmake/Toolchain/ArmClang-Base.cmake :51

variable_watch(CMAKE_C_LINKER_WRAPPER_FLAG scp_reset_linker_wrapper_flag)

nrfconnect/sdk-zephyr cmake/modules/extensions.cmake :3540

variable_watch(${variable} zephyr_variable_set_too_late)

PKRoma/ProcessHacker CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

tjko/jpegoptim CMake/Default.cmake :38

variable_watch("${NAME}" property_reader_guard)

ChisBread/transmission_pt_edition cmake/TrMacros.cmake :16

variable_watch(${NAME} tr_auto_option_changed)