1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 01:51:58 +02:00

* No need for clucene in Tomahawk binary.

This commit is contained in:
Christian Muehlhaeuser
2011-08-17 22:11:54 +02:00
parent bf54ebf7fe
commit 263340a270

View File

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