Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2e3e3e30e5601192577d15e043b33db96fe1661
/
.
/
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."
)