Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
468873faab9971e470b1cd5addfc8a00a1114c84
/
.
/
Tests
/
RunCMake
/
Syntax
/
ParenInQuotedENV1.cmake
blob: 6333717406013bd1bbaefa2f8dba9b7640171a43 [
file
] [
log
] [
blame
]
set
(
"ENV{e(x)}"
value
)
message
(
"-->$ENV{e(x)}<--"
)