cmake/Tests/RunCMake/Syntax/BracketComment2.cmake
2014-08-03 19:52:23 +02:00

4 lines
59 B
CMake

# [[
message(FATAL_ERROR "This is not commented out.")
#]]