cmake/Tests/RunCMake/Syntax/BracketComment4.cmake

4 lines
102 B
CMake
Raw Normal View History

2014-08-03 19:52:23 +02:00
#[[
message(FATAL_ERROR "This is commented out.")
#]] message(STATUS "This command not allowed here")