On 1/22/2015 6:00 AM, Daniel Kollmann wrote:
As you can see none of the flags are listed. Strangely enough the
combination of the first few flags can also not be found anywhere in the
cache file so I guess it is some project defaults VS put in place.

my guess is the project is clobbering the cache values with something like this:

set(CMAKE_CXX_FLAGS ....)

It would override the cache values. It should should up in your --trace output.

-Bill
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to