CMake/Tests/RunCMake/Syntax/CMP0053-NameWithEscapedSpac...

3 lines
70 B
CMake

cmake_policy(SET CMP0053 NEW)
message("${var\ with\ escaped\ space}")