mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +02:00
Do more clean up in the CMakeLists.txt and depend on CLucene 0.9.23
This commit is contained in:
@@ -20,8 +20,9 @@ check_taglib_filename( COMPLEX_TAGLIB_FILENAME )
|
||||
|
||||
FIND_PACKAGE( LibLastFm 0.3.3 REQUIRED )
|
||||
FIND_PACKAGE( LibEchonest 1.1.1 REQUIRED )
|
||||
FIND_PACKAGE( CLucene REQUIRED )
|
||||
FIND_PACKAGE( CLucene 0.9.23 REQUIRED )
|
||||
FIND_PACKAGE( Gloox 1.0 REQUIRED )
|
||||
FIND_PACKAGE( QJSON REQUIRED )
|
||||
|
||||
ADD_SUBDIRECTORY( thirdparty )
|
||||
ADD_SUBDIRECTORY( src/libtomahawk )
|
||||
|
Reference in New Issue
Block a user