[CMake] xxx_OUTPUT_DIRECTORY is not

Brad Aisa Brad.Aisa at Colorado.EDU
Thu Dec 18 15:09:44 EST 2008


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


More information about the CMake mailing list