[Marble-commits] KDE/kdeedu/marble/src/plugins/render

Christian Ehrlicher ch.ehrlicher at gmx.de
Sun Sep 26 19:15:07 CEST 2010


SVN commit 1179978 by chehrlic:

reapply r1136038
CCBUG: 241125

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt #1179977:1179978
@@ -22,7 +22,7 @@
 
 add_subdirectory( routing )
 
+if (NOT WIN32)
 add_subdirectory( aprs )
+endif (NOT WIN32)
 
-
-


More information about the Marble-commits mailing list