[Marble-commits] KDE/kdeedu/marble

Torsten Rahn tackat at kde.org
Tue Aug 18 15:59:47 CEST 2009


SVN commit 1012982 by rahn:


- Disabling the test for KDE as it doesn't link currently.



 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/CMakeLists.txt #1012981:1012982
@@ -35,7 +35,7 @@
     endif( BUILD_MARBLE_TESTS )
 else( QTONLY )
     # for KDE builds this gets set in the kdeedu CMakeLists.txt
-    set( BUILD_MARBLE_TESTS ON )
+    set( BUILD_MARBLE_TESTS OFF )
 endif( QTONLY )
 
 if( BUILD_MARBLE_TESTS )


More information about the Marble-commits mailing list