They have different suffixes, so they do not conflict. But thanks for the answer.

Bill Hoffman wrote:
Brad Aisa wrote:
I have set
CMAKE_xxx_OUTPUT_DIRECTORY (LIBRARY RUNTIME ARCHIVE)
at the top of my CMakeLists.txt
I then confirmed it had this value for my target properties.
...

You can not without coping the files. However, if you did, then the release and debug versions of the libraries would clobber each other...

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to