diff options
author | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2011-10-26 11:32:58 +0200 |
---|---|---|
committer | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2011-10-26 11:32:58 +0200 |
commit | d934f610794c0e47de335de88d12b2317a2387a1 (patch) | |
tree | 8c966e1070ab1a7f06d025b653fcb327c3a787f1 /src/tests/CMakeLists.txt | |
parent | Decrease the minimum Qt version and use pkgconfig to find the QtWebkit one. (diff) | |
download | rekonq-d934f610794c0e47de335de88d12b2317a2387a1.tar.xz |
-Wmissing-include-dirs
Diffstat (limited to 'src/tests/CMakeLists.txt')
-rw-r--r-- | src/tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index f37c8da3..176d1e94 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -9,7 +9,6 @@ INCLUDE_DIRECTORIES ( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/../bookmarks ${CMAKE_CURRENT_SOURCE_DIR}/../history ${CMAKE_CURRENT_SOURCE_DIR}/../opensearch - ${CMAKE_CURRENT_SOURCE_DIR}/../rekonqpage ${CMAKE_CURRENT_SOURCE_DIR}/../settings ${CMAKE_CURRENT_SOURCE_DIR}/../urlbar ${KDE4_INCLUDES} |