Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
7fe8d4bfc4e14758308dbf2f2fcd96cb614b7b29
/
.
/
Tests
/
RunCMake
/
Syntax
/
ParenInQuotedENV2.cmake
blob: 0a836d06e1af6a9d8665f1a08a60ca4ba29f878e [
file
]
set
(
"ENV{e(x)}"
value
)
message
(
"-->$ENV{e\(x\)}<--"
)