mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-01 01:51:58 +02:00
Update qtweetlib; removes need to compile in oauth consumer token/secret and fixes bug needing custom qtweetstatus
This commit is contained in:
4
thirdparty/qtweetlib/CMakeLists.txt
vendored
4
thirdparty/qtweetlib/CMakeLists.txt
vendored
@@ -25,7 +25,7 @@ set(TOMAHAWK_QTWEETLIB_SOURCES
|
||||
QTweetLib/src/qtweetretweetbyme.cpp
|
||||
QTweetLib/src/qtweetretweetsofme.cpp
|
||||
QTweetLib/src/qtweetretweettome.cpp
|
||||
tomahawk-custom/qtweetstatus.cpp
|
||||
QTweetLib/src/qtweetstatus.cpp
|
||||
QTweetLib/src/qtweetstatusshow.cpp
|
||||
QTweetLib/src/qtweetstatusupdate.cpp
|
||||
QTweetLib/src/qtweetuser.cpp
|
||||
@@ -194,8 +194,6 @@ target_link_libraries(tomahawk_qtweetlib
|
||||
${QJSON_LIBRARIES}
|
||||
)
|
||||
|
||||
INCLUDE( ${CMAKE_CURRENT_SOURCE_DIR}/twitter-api-keys )
|
||||
|
||||
INSTALL(TARGETS tomahawk_qtweetlib DESTINATION lib${LIB_SUFFIX})
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user