1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-07 06:36:55 +02:00

Add sip_twitter to global link targets instead of os specific link targets.

This commit is contained in:
Dominik Schmidt
2011-02-15 06:02:06 +01:00
parent 39e2393b07
commit 27f606b2e4
2 changed files with 1 additions and 1 deletions

View File

@@ -186,6 +186,7 @@ TARGET_LINK_LIBRARIES( tomahawk
qjson qjson
tag tag
tomahawk_qtweetlib tomahawk_qtweetlib
sip_twitter
) )
INCLUDE( "CPack.txt" ) INCLUDE( "CPack.txt" )

View File

@@ -9,7 +9,6 @@ SET( OS_SPECIFIC_LINK_LIBRARIES
${OS_SPECIFIC_LINK_LIBRARIES} ${OS_SPECIFIC_LINK_LIBRARIES}
#internal deps #internal deps
sip_twitter
${CMAKE_BINARY_DIR}/src/libtomahawk/libtomahawklib.dll ${CMAKE_BINARY_DIR}/src/libtomahawk/libtomahawklib.dll
# normal deps # normal deps