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

List:       kde-commits
Subject:    [kregexpeditor] doc: -cleanup the toplevel CMakeLists.txt a bit
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2012-06-10 22:08:37
Message-ID: 20120610220837.7D6C3A6104 () git ! kde ! org
[Download RAW message or body]

Git commit 297dbb8bbfcc78f2dd7de3d8364eb69e755bd779 by Alexander Neundorf.
Committed on 11/05/2006 at 19:35.
Pushed by sjogren into branch 'master'.

-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdeutils/doc/KRegExpEditor/; revision=539776

M  +1    -1    doc/CMakeLists.txt

http://commits.kde.org/kregexpeditor/297dbb8bbfcc78f2dd7de3d8364eb69e755bd779

diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 01fd8b6..f0afaeb 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,6 +1,6 @@
 kde4_header()
 
-include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR}  )
+
 
 
 ########### install files ###############

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

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