mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
Link privately against qtkeychain
This commit is contained in:
committed by
Michael Zanetti
parent
c35b63da71
commit
b12aba360c
@@ -486,6 +486,7 @@ TARGET_LINK_LIBRARIES( tomahawklib
|
||||
LINK_PRIVATE
|
||||
# Thirdparty shipped with tomahawk
|
||||
${LIBPORTFWD_LIBRARIES}
|
||||
${QTKEYCHAIN_LIBRARIES}
|
||||
|
||||
LINK_PUBLIC
|
||||
# External deps
|
||||
@@ -494,7 +495,6 @@ TARGET_LINK_LIBRARIES( tomahawklib
|
||||
${TAGLIB_LIBRARIES}
|
||||
${CLUCENE_LIBRARIES}
|
||||
${ECHONEST_LIBRARIES}
|
||||
${QTKEYCHAIN_LIBRARIES}
|
||||
${QT_QTSQL_LIBRARY}
|
||||
${QT_QTUITOOLS_LIBRARY}
|
||||
${QT_QTGUI_LIBRARY}
|
||||
|
Reference in New Issue
Block a user