On Tuesday 04 August 2009, Pierre-Julien Villoud wrote: > Sorry, I did not precise that I work with GCC. > Thanks for your answer, I thought about that solution but I wondered if > something specific existed...
Using separate build directories for release and debug is the correct way to do it if you are using a makefile-based generator. Alex _______________________________________________ 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
