1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 17:42:35 +02:00

Use proper library when linking

This commit is contained in:
Leo Franchi 2011-03-11 13:28:09 -05:00
parent c4a916e2e4
commit 79af8f35b5

View File

@ -394,7 +394,7 @@ target_link_libraries( tomahawklib
# External deps
${TAGLIB_LIBRARIES}
${QJSON_LIBRARIES}
${CLUCENE_LIBRARY}
${CLUCENE_LIBRARIES}
${LIBECHONEST_LIBRARY}
${QT_LIBRARIES}
${OS_SPECIFIC_LINK_LIBRARIES}