Hi, yes, this is definitely what I would like, there is no other way to get rid of these Debug/Release directories.
I even would like to have the corresponding variables: - CMAKE_LIBRARY_OUTPUT_DIRECTORY_<CONFIG> - CMAKE_ARCHIVE_OUTPUT_DIRECTORY_<CONFIG> - CMAKE_RUNTIME_OUTPUT_DIRECTORY_<CONFIG> Do I need to fill a feature request for that? Thanks a lot. Cordialement / Regards, Alexandre Feblot -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Brad King Sent: Saturday, 30 May 2009 14:04 To: Jacob Repp Cc: [email protected] Subject: Re: [CMake] Copy target from different configurations We could create a RUNTIME_OUTPUT_DIRECTORY_<CONFIG> property to allow per-configuration output directory customizaiton. Is that what you want? -Brad This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters. _______________________________________________ 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
