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/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/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d1012b2e..d31b98f7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -116,7 +116,6 @@ INCLUDE_DIRECTORIES ( ${CMAKE_CURRENT_SOURCE_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 ${CMAKE_CURRENT_SOURCE_DIR}/useragent |