This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3ecdddfc35
CMake
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-ParenInENV.cmake
4 lines
81 B
CMake
Raw
Blame
History
cmake_policy
(
SET
CMP0053
NEW
)
set
(
"ENV{e(x)}"
value
)
message
(
-->
$ENV{
e\(x\)
}
<--
)
Reference in New Issue
View Git Blame
Copy Permalink