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

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/src: Add CMAKE_SOURCE_DIR to kde4support includes.
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2013-09-23 5:28:07
Message-ID: E1VNygp-0000Nj-AQ () scm ! kde ! org
[Download RAW message or body]

Git commit 74f3ac8850d1257be19b5f22b357901f5959c960 by Stephen Kelly.
Committed on 23/09/2013 at 05:26.
Pushed by skelly into branch 'frameworks'.

Add CMAKE_SOURCE_DIR to kde4support includes.

Ensure that #include "kparts/part.h" finds the file in the source,
not in /usr/local.

M  +1    -0    staging/kde4support/src/CMakeLists.txt

http://commits.kde.org/kdelibs/74f3ac8850d1257be19b5f22b357901f5959c960

diff --git a/staging/kde4support/src/CMakeLists.txt b/staging/kde4support/src/CMakeLists.txt
index c32487d..5dc206d 100644
--- a/staging/kde4support/src/CMakeLists.txt
+++ b/staging/kde4support/src/CMakeLists.txt
@@ -207,6 +207,7 @@ set(kde4support_INCLUDES
   "${CMAKE_CURRENT_SOURCE_DIR}/kssl"
   "${CMAKE_CURRENT_BINARY_DIR}/kssl" # ksslconfig.h
   "${CMAKE_CURRENT_SOURCE_DIR}/kparts"
+  "${CMAKE_SOURCE_DIR}"
 )
 target_include_directories(KDE4Support PUBLIC "$<BUILD_INTERFACE:${kde4support_INCLUDES}>")
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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