diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d5107bd6..06923246 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1071,7 +1071,7 @@ target_link_libraries(strawberry_lib PUBLIC ${SINGLEAPPLICATION_LIBRARIES} ${SINGLECOREAPPLICATION_LIBRARIES} ${QTSPARKLE_LIBRARIES} - ${Iconv_LIBRARY} + ${Iconv_LIBRARIES} libstrawberry-common libstrawberry-tagreader )