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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins
From:       Till Adam <adam () kde ! org>
Date:       2010-02-20 20:09:44
Message-ID: 1266696584.087487.7611.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1093406 by tilladam:

Properly find boost.

 M  +1 -1      kmail/CMakeLists.txt  
 M  +2 -0      summary/CMakeLists.txt  


--- trunk/KDE/kdepim/kontact/plugins/kmail/CMakeLists.txt #1093405:1093406
@@ -1,5 +1,5 @@
 
-include_directories(${CMAKE_SOURCE_DIR}/kmail ${CMAKE_BINARY_DIR}/kmail \
${CMAKE_SOURCE_DIR}/messageviewer) +include_directories(${CMAKE_SOURCE_DIR}/kmail \
${CMAKE_BINARY_DIR}/kmail ${CMAKE_SOURCE_DIR}/messageviewer ${Boost_INCLUDE_DIRS})  
 ########### next target ###############
 
--- trunk/KDE/kdepim/kontact/plugins/summary/CMakeLists.txt #1093405:1093406
@@ -1,4 +1,6 @@
 
+include_directories( ${Boost_INCLUDE_DIRS} )
+
 ########### next target ###############
 
 set(kontact_summaryplugin_PART_SRCS summaryview_plugin.cpp summaryview_part.cpp \
dropwidget.cpp)


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

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