[CMake] Obj in Debug and Release

Pierre-Julien Villoud PVilloud at movea.com
Tue Aug 4 05:34:26 EDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090804/0c553143/attachment.htm>


More information about the CMake mailing list