4 lines
102 B
CMake
4 lines
102 B
CMake
#[[
|
|
message(FATAL_ERROR "This is commented out.")
|
|
#]] message(STATUS "This command not allowed here")
|