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.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to