CMake/Tests/RunCMake/Syntax/CMP0053-NameWithNewline.cmake

3 lines
61 B
CMake

cmake_policy(SET CMP0053 NEW)
message(${var\nwith\nnewline})