On Wed, Sep 30, 2009 at 8:08 PM, Tyler Roscoe <ty...@cryptio.net> wrote:
> So the first change, where you change from /MD to /MT, does work, but
> the second change, where you change /MT back to /MD, does not work?

Exactly

> When I do this trick, I don't mess with the value in the cache; I just
> change CMAKE_C_FLAGS. So maybe remove the CACHE parts and see if that
> helps?

What do you mean by CACHE parts?
Do you mean I should use CMAKE_C_FLAGS instead of CMAKE_C_FLAGS_DEBUG
and friends?
_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to