mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Add sip_twitter to global link targets instead of os specific link targets.
This commit is contained in:
@@ -186,6 +186,7 @@ TARGET_LINK_LIBRARIES( tomahawk
|
||||
qjson
|
||||
tag
|
||||
tomahawk_qtweetlib
|
||||
sip_twitter
|
||||
)
|
||||
|
||||
INCLUDE( "CPack.txt" )
|
||||
|
@@ -9,7 +9,6 @@ SET( OS_SPECIFIC_LINK_LIBRARIES
|
||||
${OS_SPECIFIC_LINK_LIBRARIES}
|
||||
|
||||
#internal deps
|
||||
sip_twitter
|
||||
${CMAKE_BINARY_DIR}/src/libtomahawk/libtomahawklib.dll
|
||||
|
||||
# normal deps
|
||||
|
Reference in New Issue
Block a user