1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 15:16:34 +02: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} ${TAGLIB_INCLUDES}
${LIBECHONEST_INCLUDE_DIR} ${LIBECHONEST_INCLUDE_DIR}
${LIBECHONEST_INCLUDE_DIR}/..
) )
SET( OS_SPECIFIC_LINK_LIBRARIES "" ) SET( OS_SPECIFIC_LINK_LIBRARIES "" )