mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Link attica publicly.
This commit is contained in:
@@ -411,7 +411,7 @@ IF(LIBATTICA_FOUND)
|
||||
INCLUDE_DIRECTORIES( ${LIBATTICA_INCLUDE_DIR} )
|
||||
LIST(APPEND PRIVATE_LINK_LIBRARIES ${LIBATTICA_LIBRARIES} ${LibAttica_LIBRARIES} ${QuaZip_LIBRARIES} )
|
||||
IF( TOMAHAWK_QT5 )
|
||||
LIST(APPEND PRIVATE_LINK_LIBRARIES KF5::Attica )
|
||||
LIST(APPEND LINK_LIBRARIES KF5::Attica )
|
||||
ENDIF( TOMAHAWK_QT5 )
|
||||
ENDIF(LIBATTICA_FOUND)
|
||||
|
||||
|
Reference in New Issue
Block a user