[CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

Filipe Sousa natros at gmail.com
Wed Feb 13 14:12:32 EST 2008


Philip Lowman wrote:
> Filipe Sousa wrote:
>> I have been using EXECUTABLE_OUTPUT_PATH but I recently found that
>> CMAKE_RUNTIME_OUTPUT_DIRECTORY can do the same. Is
>> EXECUTABLE_OUTPUT_PATH going to be deprecated in 2.6?
> 
> Does CMAKE_RUNTIME_OUTPUT_DIRECTORY affect where .EXE files get placed
> or only DLL files?

Not sure about windows DLL files, but there is also 
CMAKE_LIBRARY_OUTPUT_DIRECTORY and CMAKE_ARCHIVE_OUTPUT_DIRECTORY.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20080213/54ad982a/signature.pgp


More information about the CMake mailing list