[Marble-commits] branches/KDE/4.5/kdeedu/marble/src/plugins/render
Dennis Nienhüser
earthwings at gentoo.org
Fri Nov 12 23:33:16 CET 2010
SVN commit 1196283 by nienhueser:
reapply r1136038. Backport of commit 1179978.
CCBUG: 241125
M +2 -0 CMakeLists.txt
--- branches/KDE/4.5/kdeedu/marble/src/plugins/render/CMakeLists.txt #1196282:1196283
@@ -21,4 +21,6 @@
# add_subdirectory( dataview )
# add_subdirectory( fileview )
+if (NOT WIN32)
add_subdirectory( aprs )
+endif (NOT WIN32)
More information about the Marble-commits
mailing list