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

List:       kde-commits
Subject:    [kdepim] messagecomposer: use the grantless include dirs, if found
From:       Pino Toscano <pino () kde ! org>
Date:       2012-10-23 9:29:49
Message-ID: 20121023092949.D093DA6078 () git ! kde ! org
[Download RAW message or body]

Git commit 5ebc0847e31ec5ece6bebcc3ecae218f2081c42a by Pino Toscano.
Committed on 23/10/2012 at 11:29.
Pushed by pino into branch 'master'.

use the grantless include dirs, if found

M  +1    -0    messagecomposer/CMakeLists.txt

http://commits.kde.org/kdepim/5ebc0847e31ec5ece6bebcc3ecae218f2081c42a

diff --git a/messagecomposer/CMakeLists.txt b/messagecomposer/CMakeLists.txt
index 6845293..44d4ac7 100644
--- a/messagecomposer/CMakeLists.txt
+++ b/messagecomposer/CMakeLists.txt
@@ -13,6 +13,7 @@ add_definitions( -DQT_NO_CAST_TO_ASCII )
 add_subdirectory( tests )
 if(Grantlee_FOUND)
   add_definitions(-DGRANTLEE_FOUND)
+  include_directories(${Grantlee_INCLUDE_DIRS})
 endif()
 =

 set( messagecomposer_src
[prev in list] [next in list] [prev in thread] [next in thread] 

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