cmake/Tests/RunCMake/Syntax/CMP0053-NameWithEscapedTabsQuoted.cmake

3 lines
68 B
CMake
Raw Normal View History

2015-04-27 22:25:09 +02:00
cmake_policy(SET CMP0053 NEW)
message("${var\ with\ escaped\ tab}")