index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Syntax
/
ParenInQuotedENV.cmake
blob: 6333717406013bd1bbaefa2f8dba9b7640171a43 (
plain
)
1
2
set("ENV{e(x)}" value) message("-->$ENV{e(x)}<--")