1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-25 20:33:20 +01:00

Allow echonest/Foo includes

This commit is contained in:
Leo Franchi 2011-02-27 14:15:39 -05:00
parent 113985eea9
commit aa8bb15310

View File

@ -143,6 +143,7 @@ INCLUDE_DIRECTORIES(
${TAGLIB_INCLUDES}
${LIBECHONEST_INCLUDE_DIR}
${LIBECHONEST_INCLUDE_DIR}/..
)
SET( OS_SPECIFIC_LINK_LIBRARIES "" )