[CMake] Out-of-source build broken ?

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jun 18 17:34:29 EDT 2008


On Wednesday 18 June 2008, Gabriel Sepúlveda wrote:
> Hi, you need to set the EXECUTABLE_OUTPUT_PATH variable. For to do this
> automatically, you can set it with command:
>
> SET( EXECUTABLE_OUTPUT_PATH 'desired path'
>       CACHE PATH "text" )

No, you don't.
This has nothing to do with out-of-source builds.
In which case did you need this ?

Alex


More information about the CMake mailing list