[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/plugins/render
From:       Michael Drueing <michael () drueing ! de>
Date:       2010-06-08 18:57:57
Message-ID: 20100608190514.CF28BAC8CE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1136038 by mdrueing:

Disable the aprs plugin on Win32.
It uses private Qt headers which do not get installed (yet) when using emerge on Win32


 M  +3 -0      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt #1136037:1136038
@@ -21,4 +21,7 @@
 
 # add_subdirectory( dataview )
 # add_subdirectory( fileview )
+if (NOT WIN32)
 add_subdirectory( aprs )
+endif (NOT WIN32)
+
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic