summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-27 22:09:16 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-08-27 22:44:31 +0300
commit86db843bc53a93dbf566b24df1462a22fccb619a (patch)
treee4a48a8e9053294f62ed5ea1d66d5c8f9d3d901e /CMakeLists.txt
parentRename rView to RekonqView (diff)
downloadrekonq-86db843bc53a93dbf566b24df1462a22fccb619a.tar.xz
Add parseCommandLine tests
- use PluginLoader in plugin tests
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 154e39ba..0c0b707a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -92,6 +92,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake config-version
# ==================================================================================
# includes for all targets
include_directories(include)
+include_directories(${CMAKE_CURRENT_BINARY_DIR})
# ==================================================================================
# Log messages