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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/plugins/marble
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2008-08-21 20:31:29
Message-ID: 1219350689.494597.18106.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 850613 by nienhueser:

Add kde header path. Fixes compilation of the navigation plugin when kdeedu/marble is \
checked out directly, therefore include it as a compilation target.


 M  +2 -2      CMakeLists.txt  
 M  +1 -0      navigation/CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/plugins/marble/CMakeLists.txt #850612:850613
@@ -9,7 +9,7 @@
 # add_subdirectory( panoramio )
 # add_subdirectory ( twitter )
 
-# add_subdirectory( navigation )
+add_subdirectory( navigation )
 # add_subdirectory ( FITemplate )
 
-#add_subdirectory( dataview )
\ No newline at end of file
+#add_subdirectory( dataview )
--- trunk/KDE/kdeedu/marble/src/plugins/marble/navigation/CMakeLists.txt \
#850612:850613 @@ -16,6 +16,7 @@
   qt4_wrap_ui(navigation_SRCS ${navigation_UI})
   qt4_automoc(${navigation_SRCS})
 else (QTONLY)
+  include_directories (${KDE4_INCLUDES})
   kde4_add_ui_files(navigation_SRCS ${navigation_UI})
 endif (QTONLY)
 


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

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