summaryrefslogtreecommitdiffstats
path: root/kspell2/plugins/ispell/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-02-23 16:35:21 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-02-27 20:20:20 +0100
commitcfa79f06e225942d19903b52cc2ed74e966d3c3f (patch)
tree9b9cd88f300a81e80e511bba11d59c224f2a2c93 /kspell2/plugins/ispell/CMakeLists.txt
parent4e6b9128f722d7a45188b2c2fc3ecdb887de6cc9 (diff)
downloadtdelibs-cfa79f06e225942d19903b52cc2ed74e966d3c3f.tar.gz
tdelibs-cfa79f06e225942d19903b52cc2ed74e966d3c3f.zip
Use system libdir when searching for dynamically loaded libraries.
This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6)
Diffstat (limited to 'kspell2/plugins/ispell/CMakeLists.txt')
-rw-r--r--kspell2/plugins/ispell/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kspell2/plugins/ispell/CMakeLists.txt b/kspell2/plugins/ispell/CMakeLists.txt
index 0cd7d74a0..d414ed21d 100644
--- a/kspell2/plugins/ispell/CMakeLists.txt
+++ b/kspell2/plugins/ispell/CMakeLists.txt
@@ -12,6 +12,7 @@
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
+ ${CMAKE_BINARY_DIR}
${CMAKE_BINARY_DIR}/kdecore
${CMAKE_SOURCE_DIR}/kspell2
${CMAKE_SOURCE_DIR}/kdecore