[cmake-developers] CMake strips MAKEFLAGS from environment

Brad King brad.king at kitware.com
Thu May 21 08:56:40 EDT 2015


On 05/21/2015 08:43 AM, Taylor Braun-Jones wrote:
> Why is CMake stripping MAKEFLAGS from its environment?

This has been done since our very early days in this commit:

 BUG: Need to remove the MAKEFLAGS when cmake starts.  If cmake is run from
 inside make, we don't want the try-compiles to inherit the makeflags.
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=02f7cfbc

What are you trying to do?

-Brad



More information about the cmake-developers mailing list