mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 19:14:06 +02:00
More build fixes
This commit is contained in:
committed by
Christian Muehlhaeuser
parent
28a0ac7a2c
commit
c23422ff8e
1
thirdparty/qtweetlib/CMakeLists.txt
vendored
1
thirdparty/qtweetlib/CMakeLists.txt
vendored
@@ -181,6 +181,7 @@ endif(APPLE)
|
||||
target_link_libraries(tomahawk_qtweetlib
|
||||
${QT_LIBRARIES}
|
||||
${QJSON_FLAGS}
|
||||
${QJSON_LIBRARIES}
|
||||
)
|
||||
|
||||
INCLUDE( ${CMAKE_CURRENT_SOURCE_DIR}/twitter-api-keys )
|
||||
|
Reference in New Issue
Block a user