Use qt5 version of system-wide libraries

This commit is contained in:
Robert-André Mauchin
2018-10-22 16:53:07 +02:00
parent 0567358783
commit 9de41bc027
2 changed files with 7 additions and 6 deletions

View File

@@ -914,6 +914,7 @@ target_link_libraries(strawberry_lib
${QT_LIBRARIES}
${CHROMAPRINT_LIBRARIES}
${QTSINGLEAPPLICATION_LIBRARIES}
${QTSINGLECOREAPPLICATION_LIBRARIES}
${CMAKE_THREAD_LIBS_INIT}
${SQLITE_LIBRARIES}
${QOCOA_LIBRARIES}