CMake/Tests/RunCMake/Syntax/ParenInQuotedENV.cmake

3 lines
51 B
CMake

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