Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
Tests
/
RunCMake
/
Syntax
/
BracketComment4.cmake
blob: 9d586f11499513b033391a44da65348c1134b7b6 [
file
] [
log
] [
blame
]
#[[
message
(
FATAL_ERROR
"This is commented out."
)
#]] message(STATUS "This command not allowed here")