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
/
Syntax
/
Unquoted0.cmake
blob: c5314c9f0b3e9c011ec8eea3e93905a06d7cf645 (
plain
)
1
2
set(var 2 3) message(1 ${var} 4)