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
/
ParenNoSpace0.cmake
blob: 175fe4a80cb492109c2f1ec9809a5c593740e948 (
plain
)
1
2
3
message(STATUS (unquoted)) message(STATUS ("quoted")) message(STATUS ([[bracket]]))