[cmake-developers] How to use cmake::SetCacheArgs(...)?

Brad King brad.king at kitware.com
Thu Dec 1 08:08:50 EST 2016


On 12/01/2016 01:44 AM, Tobias Hunger wrote:
> People are really attached to their configuration and get upset
> when creator runs CMake. Creator running CMake with arguments
> is even more hated.

In that case why is creator passing or changing the compiler setting
when it runs CMake?  That should be fixed once the first time and
never passed again.  If you don't try to set/change the compiler then
CMake won't wipe out the cache.

-Brad



More information about the cmake-developers mailing list