3 lines
59 B
CMake
3 lines
59 B
CMake
|
cmake_policy(SET CMP0053 NEW)
|
||
|
message("${var with space}")
|