cmake/Tests/RunCMake/Syntax/ParenInQuotedENV.cmake
2015-04-27 22:25:09 +02:00

3 lines
51 B
CMake

set("ENV{e(x)}" value)
message("-->$ENV{e(x)}<--")