Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
Syntax
/
ParenInQuotedENV.cmake
blob: 6333717406013bd1bbaefa2f8dba9b7640171a43 [
file
] [
log
] [
blame
]
set
(
"ENV{e(x)}"
value
)
message
(
"-->$ENV{e(x)}<--"
)