1
0
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:
Guillermo A. Amaral
2011-03-25 07:58:35 +08:00
committed by Christian Muehlhaeuser
parent 28a0ac7a2c
commit c23422ff8e
2 changed files with 2 additions and 0 deletions

View File

@@ -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 )