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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins
From:       Romain Pokrzywka <romain () kdab ! net>
Date:       2009-12-09 0:14:14
Message-ID: 1260317654.445916.10697.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1060452 by pokrzywka:

added Boost_INCLUDEDIRS to some plugins which require boost::shared_ptr indirectly

 M  +1 -1      planner/CMakeLists.txt  
 M  +2 -0      specialdates/CMakeLists.txt  


--- trunk/KDE/kdepim/kontact/plugins/planner/CMakeLists.txt #1060451:1060452
@@ -1,6 +1,6 @@
 add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 
-include_directories(${CMAKE_SOURCE_DIR}/korganizer \
${CMAKE_SOURCE_DIR}/korganizer/interfaces) \
+include_directories(${CMAKE_SOURCE_DIR}/korganizer \
${CMAKE_SOURCE_DIR}/korganizer/interfaces ${Boost_INCLUDE_DIRS})  
 ########### next target ###############
 
--- trunk/KDE/kdepim/kontact/plugins/specialdates/CMakeLists.txt #1060451:1060452
@@ -1,4 +1,6 @@
 
+include_directories(${Boost_INCLUDE_DIRS})
+
 ########### next target ###############
 
 set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}" )


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

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