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:
parent
c4a916e2e4
commit
79af8f35b5
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user