1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 15:16:34 +02:00

Fix QDBus linkage on all platforms

This commit is contained in:
Dominik Schmidt
2013-05-25 16:03:40 +02:00
committed by Uwe L. Korn
parent 595508eeb8
commit e9635f69b2

View File

@@ -495,7 +495,8 @@ IF(QCA2_FOUND)
ENDIF(QCA2_FOUND)
IF( UNIX AND NOT APPLE )
LIST(APPEND LINK_LIBRARIES ${QT_QTDBUS_LIBRARY} )
LIST(APPEND LINK_LIBRARIES ${QT_QTDBUS_LIBRARIES} )
qt5_use_modules(tomahawklib DBus)
ENDIF( UNIX AND NOT APPLE )
TARGET_LINK_LIBRARIES( tomahawklib