[CMake] Output directory

Ioan Calin Borcoman iborco at gmail.com
Mon Nov 24 11:34:27 EST 2008


I dump all my apps in the CMAKE_BUILD_DIR with:

set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR})

On Mon, Nov 24, 2008 at 6:23 PM, Robert Dailey <rcdailey at gmail.com> wrote:
> Is there a way to change what directory object files and
> executables/libraries are placed in? Thanks.


More information about the CMake mailing list