From 27f606b2e485cf2612f1b0938d0b5aadb0079a3b Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Tue, 15 Feb 2011 06:02:06 +0100 Subject: [PATCH] Add sip_twitter to global link targets instead of os specific link targets. --- src/CMakeLists.txt | 1 + src/CMakeLists.win32.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 27695dfad..14eaefa01 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -186,6 +186,7 @@ TARGET_LINK_LIBRARIES( tomahawk qjson tag tomahawk_qtweetlib + sip_twitter ) INCLUDE( "CPack.txt" ) diff --git a/src/CMakeLists.win32.txt b/src/CMakeLists.win32.txt index f494e2901..0e152d30e 100644 --- a/src/CMakeLists.win32.txt +++ b/src/CMakeLists.win32.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