Hi everyone,
I'm using CMake 2.6 with C++ projects. I would like object files to be built in
a distinct directory if the configuration is Debug or Release.
As I understood, obj files are written in CMakefiles/ProjectName.dir. Is is
possible to be CMakeFiles/ProjectName.dir/${CMAKE_BUILD_TYPE} ??
Thanks in advance
Best regards
Pierre-Julien
_______________________________________________
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