1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-24 03:43:56 +01:00

* No need for clucene in Tomahawk binary.

This commit is contained in:
Christian Muehlhaeuser 2011-08-17 22:11:54 +02:00
parent 4abb53ccdf
commit 76bd0670d8

View File

@ -239,7 +239,6 @@ TARGET_LINK_LIBRARIES( tomahawk
${QXTWEB_LIBRARIES}
${QJSON_LIBRARIES}
${TAGLIB_LIBRARIES}
${CLUCENE_LIBRARIES}
)