1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 11:50:37 +02:00

* boost_system is not libtomahawk's direct dependency.

This commit is contained in:
Christian Muehlhaeuser
2014-09-16 05:49:12 +02:00
parent 8a25a551c5
commit 4a5612aea7
2 changed files with 1 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ IF (LUCENEPP_SHARED_LIBRARY)
ENDIF (LUCENEPP_SHARED_LIBRARY)
IF(LUCENEPP_CORE_LIBRARY AND LUCENEPP_SHARED_LIBRARY)
SET(LUCENEPP_LIBRARIES ${LUCENEPP_CORE_LIBRARY} ${LUCENEPP_SHARED_LIBRARY})
SET(LUCENEPP_LIBRARIES ${LUCENEPP_CORE_LIBRARY} ${LUCENEPP_SHARED_LIBRARY} boost_system)
ENDIF(LUCENEPP_CORE_LIBRARY AND LUCENEPP_SHARED_LIBRARY)
FIND_PATH(LUCENEPP_INCLUDE_DIR