Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
87142bbd5f94de9591b0a5531e427a5f491f56fd
/
.
/
Tests
/
RunCMake
/
Syntax
/
BracketComment3.cmake
blob: ffd03a9311858ea6b355918c341a884f5accf08e [
file
]
#[[Text on opening line
message
(
FATAL_ERROR
"This is commented out."
)
#]=]]
message
(
STATUS
"The above FATAL_ERROR did not occur."
)