mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +02:00
Make CMake actually read the CLucene version, make it find both needed
libraries, and for the love of God make it link already.
This commit is contained in:
@@ -219,6 +219,7 @@ TARGET_LINK_LIBRARIES( tomahawk
|
||||
${QJSON_LIBRARIES}
|
||||
${TAGLIB_LIBRARIES}
|
||||
${QTWEETLIB_LIBRARIES}
|
||||
${CLUCENE_LIBRARIES}
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user