unit tests

Alexander Neundorf neundorf at kde.org
Thu Mar 30 21:15:50 CEST 2006


On Thursday 30 March 2006 14:37, David Faure wrote:
> Isn't there any reason why unit test programs go to toplevel/bin?

EXECUTABLE_OUTPUT_PATH is set to CMAKE_BINARY_DIR/bin, so all executables are 
created there. I did it this way because it made executing the tools during 
the build a bit easier, since they are all located in the same path.

AFAIK EXECUTABLE_OUTPUT_PATH is project-wide. So either we keep it, or we 
adjust the KDE4_xxx_EXECUTABLE variables in FindKDE4Internal.cmake.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list