index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
variable_watch
/
ModifiedAccess.cmake
blob: 87943b39f1fafddd430e5e4fb5f5dc43cec930c7 (
plain
)
1
2
3
set(b "a") variable_watch(b) set(b "b")