summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/CMP0053-NameWithSpacesQuoted.cmake
blob: e252cff574f57af8ccf307393b67c66d2070cd19 (plain)
1
2
cmake_policy(SET CMP0053 NEW)
message("${var with space}")