CMake/Tests/RunCMake/Syntax/BracketComment2.cmake

4 lines
59 B
CMake

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