diff options
author | Brad King <brad.king@kitware.com> | 2010-06-21 14:50:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-06-21 14:50:11 (GMT) |
commit | 0a7c551bf61310859e47ebcce95e176a96db76bb (patch) | |
tree | 67e3197b3706eea2b6b98a396c59209f5c95d6c5 /Tests/ExternalProject | |
parent | e45a600a0fae6d8fe0de6bba10e3a6fab5204bb4 (diff) | |
download | CMake-0a7c551bf61310859e47ebcce95e176a96db76bb.zip CMake-0a7c551bf61310859e47ebcce95e176a96db76bb.tar.gz CMake-0a7c551bf61310859e47ebcce95e176a96db76bb.tar.bz2 |
Preserve ENV{MAKEFLAGS} in CMake script mode
Commit 02f7cfbc (Need to remove the MAKEFLAGS when cmake starts,
2003-05-13) removed the MAKEFLAGS environment variable when CMake starts
to prevent try_compile() from inheriting "make -i". This is unnecessary
in script mode (cmake -P). Instead remove the variable only when
configuring a project.
Diffstat (limited to 'Tests/ExternalProject')
0 files changed, 0 insertions, 0 deletions