Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-03-04 Thread Brad King
Filipe Sousa wrote: > 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

Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-03-04 Thread Andreas Pakulat
On 04.03.08 10:51:10, Gonzalo Garramuño wrote: > Alexander Neundorf wrote: >> >> Brad just documented this a few days ago: >> http://www.cmake.org/pipermail/cmake-commits/2008-February/00.html >> > > This is a pretty horrible and drastic change with no heads up. Why was the > variable name ch

Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-03-04 Thread Gonzalo Garramuño
Alexander Neundorf wrote: Brad just documented this a few days ago: http://www.cmake.org/pipermail/cmake-commits/2008-February/00.html This is a pretty horrible and drastic change with no heads up. Why was the variable name change even needed? I have tons of code already coded that de

Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-02-13 Thread Filipe Sousa
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 DL

Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-02-13 Thread Alexander Neundorf
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 a

Re: [CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-02-13 Thread Philip Lowman
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? -- Phili

[CMake] EXECUTABLE_OUTPUT_PATH vs CMAKE_RUNTIME_OUTPUT_DIRECTORY

2008-02-12 Thread Filipe Sousa
Hi. 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? -- Filipe Sousa signature.asc Description: OpenPGP digital signature _