mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 17:20:26 +02:00
Make siptwitter optional and rely on system qtweetlib on default
This commit is contained in:
4
thirdparty/qtweetlib/CMakeLists.txt
vendored
4
thirdparty/qtweetlib/CMakeLists.txt
vendored
@@ -88,8 +88,6 @@ set(TOMAHAWK_QTWEETLIB_SOURCES
|
||||
QTweetLib/src/qtweetblockscreate.cpp
|
||||
QTweetLib/src/qtweetblocksdestroy.cpp
|
||||
QTweetLib/src/qtweetblocksexists.cpp
|
||||
|
||||
tomahawk-custom/tomahawkoauthtwitter.cpp
|
||||
)
|
||||
|
||||
set(TOMAHAWK_QTWEETLIB_HEADERS
|
||||
@@ -166,8 +164,6 @@ set(TOMAHAWK_QTWEETLIB_HEADERS
|
||||
QTweetLib/src/qtweetblockscreate.h
|
||||
QTweetLib/src/qtweetblocksdestroy.h
|
||||
QTweetLib/src/qtweetblocksexists.h
|
||||
|
||||
tomahawk-custom/tomahawkoauthtwitter.h
|
||||
)
|
||||
|
||||
include_directories(
|
||||
|
Reference in New Issue
Block a user