1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 00:54:20 +02:00

Bring in QJson's ldflags to actually be able to get the right link information

This commit is contained in:
Jeff Mitchell
2011-03-24 12:37:26 -04:00
parent f0db24aa07
commit 192a9ac380

View File

@@ -392,6 +392,7 @@ target_link_libraries( tomahawklib
# External deps
${TAGLIB_LIBRARIES}
${QJSON_LDFLAGS}
${QJSON_LIBRARIES}
${CLUCENE_LIBRARIES}
${LIBECHONEST_LIBRARY}