]> Git trees. - libqmvoc.git/commit
-cleanup the toplevel CMakeLists.txt a bit
authorAlexander Neundorf <neundorf@kde.org>
Thu, 11 May 2006 22:41:28 +0000 (22:41 +0000)
committerAlexander Neundorf <neundorf@kde.org>
Thu, 11 May 2006 22:41:28 +0000 (22:41 +0000)
commit8bdd0448e6e69ac73e0dc26f9f3c32631e07d1dc
treea64ef2eafb0e63463894aab345a38e321e7d2f15
parent8cca97d467cdfcfc910b35a097c02be7656e5e73
-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/kdeedu/libkdeedu/; revision=539883
extdate/CMakeLists.txt
extdate/tests/CMakeLists.txt
kdeeducore/CMakeLists.txt
kdeeducore/tests/CMakeLists.txt
kdeeduplot/CMakeLists.txt
kdeeduui/CMakeLists.txt
kdeeduui/tests/CMakeLists.txt
libscience/CMakeLists.txt
libscience/tests/CMakeLists.txt
widgets/CMakeLists.txt