SVN commit 1009614 by ewoerner: Marble supports final builds now M +0 -1 CMakeLists.txt --- trunk/KDE/kdeedu/marble/CMakeLists.txt #1009613:1009614 @@ -35,7 +35,6 @@ endif( BUILD_MARBLE_TESTS ) else( QTONLY ) # for KDE builds this gets set in the kdeedu CMakeLists.txt - kde4_no_enable_final(marble) set( BUILD_MARBLE_TESTS ON ) endif( QTONLY )