diff --git a/kspell2/CMakeLists.txt b/kspell2/CMakeLists.txt index 5c81ab6ba..e854b7634 100644 --- a/kspell2/CMakeLists.txt +++ b/kspell2/CMakeLists.txt @@ -55,4 +55,5 @@ set( ${target}_SRCS tde_add_library( ${target} STATIC_PIC AUTOMOC SOURCES ${${target}_SRCS} + LINK ${TQT_LIBRARIES} )