Benjamin Reed wrote: > On Tue, Apr 15, 2008 at 1:26 PM, Alexander Neundorf <[EMAIL PROTECTED]> 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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
