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

List:       kde-commits
Subject:    [ktexteditor] src: Fix build: CamelCase headers are now in a different directory
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2014-02-16 13:12:20
Message-ID: E1WF1W8-0001mN-Gf () scm ! kde ! org
[Download RAW message or body]

Git commit 90c8bd416ce4f7bdd9fb2c51275b0644b6f093b5 by Alex Merry.
Committed on 16/02/2014 at 13:11.
Pushed by alexmerry into branch 'master'.

Fix build: CamelCase headers are now in a different directory

M  +1    -1    src/CMakeLists.txt

http://commits.kde.org/ktexteditor/90c8bd416ce4f7bdd9fb2c51275b0644b6f093b5

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 770dc39..b00d794 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -4,7 +4,7 @@ add_subdirectory(include)
 # includes
 include_directories(
   ${CMAKE_BINARY_DIR}
-  ${CMAKE_CURRENT_BINARY_DIR}/include/KTextEditor
+  ${CMAKE_CURRENT_BINARY_DIR}/include
   ${CMAKE_CURRENT_SOURCE_DIR}
   ${CMAKE_CURRENT_SOURCE_DIR}/include
   ${CMAKE_CURRENT_SOURCE_DIR}/include/ktexteditor
[prev in list] [next in list] [prev in thread] [next in thread] 

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