summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Syntax/ParenNoSpace1.cmake
blob: 550339a2f5f442358d7a623028e3a9e167956781 (plain)
1
2
3
message(STATUS (unquoted)unquoted)
message(STATUS ("quoted")"quoted")
message(STATUS ([[bracket]])[[bracket]])