[CMake] Forcing /MDd using externalproject_add

Brad King brad.king at kitware.com
Wed Jan 22 14:11:42 EST 2014


On 01/22/2014 01:04 PM, Brian Davis wrote:
> Unless you are saying that they should not have specified
> CMAKE_C*_FLAGS and friends in this way

That's exactly what I'm saying.  By specifying them as local
directory-scoped set() calls they tell CMake to use their
values and ignore the cache entries.

-Brad



More information about the CMake mailing list