recent KDE buildsystem changes that affect OSX?

Brad King brad.king at kitware.com
Tue Apr 15 23:02:51 CEST 2008


Benjamin Reed wrote:
> On Tue, Apr 15, 2008 at 1:26 PM, Alexander Neundorf <neundorf at kde.org> wrote:
> 
>>  Does it now also work with Brads fix and without local modifications ?
> 
> Hm, nope.  With CMake CVS as of Apr 15 14:10 EST, I still get the
> error cmake'ing kdebase:
> 
> CMake Error at apps/kwrite/CMakeLists.txt:6 (install):
>   install TARGETS given no BUNDLE DESTINATION for MACOSX_BUNDLE executable
>   target "kwrite".

Did you try Alex's small test case with the CMake you built?  Are you
100% sure the new CMake is in use for kdebase?  You can grep for
CMAKE_COMMAND in the CMakeCache.txt at the top of the build tree to see
which one is used.

-Brad



More information about the Kde-buildsystem mailing list