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