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
/
CMP0053-ParenInENV.cmake
blob: b5cdf0fd1d7343725245c4e6642bd266800c8f96 (
plain
)
1
2
3
cmake_policy(SET CMP0053 NEW) set("ENV{e(x)}" value) message(-->$ENV{e\(x\)}<--)