1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Do more clean up in the CMakeLists.txt and depend on CLucene 0.9.23

This commit is contained in:
Dominik Schmidt
2011-02-21 15:23:38 +01:00
parent 06c168f321
commit 45756891b4
9 changed files with 24 additions and 53 deletions

View File

@@ -14,3 +14,4 @@ set(WINDRES_EXECUTABLE /usr/bin/i686-pc-mingw32-windres)
# libs with broken find modules
set(TAGLIB_FOUND true)
set(TAGLIB_LIBRARIES ${CMAKE_FIND_ROOT_PATH}/lib/libtag.dll.a)