[CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

Alexander Neundorf a.neundorf-work at gmx.net
Wed Feb 13 14:08:34 EST 2008


On Wednesday 13 February 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?

Brad just documented this a few days ago:
http://www.cmake.org/pipermail/cmake-commits/2008-February/003333.html

Alex


More information about the CMake mailing list