diff --git a/src/tomahawk/CMakeLists.txt b/src/tomahawk/CMakeLists.txt index 281fe9344..0829d7b00 100644 --- a/src/tomahawk/CMakeLists.txt +++ b/src/tomahawk/CMakeLists.txt @@ -103,7 +103,6 @@ INCLUDE_DIRECTORIES( ${THIRDPARTY_DIR}/breakpad ${TAGLIB_INCLUDES} - ${QJSON_INCLUDE_DIR} ${LIBATTICA_INCLUDE_DIR} ${ECHONEST_INCLUDE_DIR} ${LIBLASTFM_INCLUDE_DIRS} @@ -191,7 +190,6 @@ TARGET_LINK_LIBRARIES( tomahawk_bin ${QT_LIBRARIES} ${MAC_EXTRA_LIBS} ${ECHONEST_LIBRARIES} - ${QJSON_LIBRARIES} ${TAGLIB_LIBRARIES} )