diff --git a/ksplashml/themeengine/simple/CMakeLists.txt b/ksplashml/themeengine/simple/CMakeLists.txt index e31d55c98..927f4b507 100644 --- a/ksplashml/themeengine/simple/CMakeLists.txt +++ b/ksplashml/themeengine/simple/CMakeLists.txt @@ -26,6 +26,10 @@ include_directories( ${TQT_INCLUDE_DIRS} ) +link_directories( + ${TQT_LIBRARY_DIRS} +) + ##### ksplashsimple (executable) ################