5 lines
131 B
CMake
5 lines
131 B
CMake
|
#[[Text on opening line
|
||
|
message(FATAL_ERROR "This is commented out.")
|
||
|
#]=]]
|
||
|
message(STATUS "The above FATAL_ERROR did not occur.")
|