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) - -