1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-06 00:52:34 +02:00

Find jreen headers in source, HACK

This commit is contained in:
Dominik Schmidt 2011-04-06 06:43:24 +02:00
parent 9d95644b9f
commit c1385761b6

View File

@ -23,6 +23,7 @@ set( jabberHeaders
include_directories( . ${CMAKE_CURRENT_BINARY_DIR} ..
${QT_INCLUDE_DIR}
${LIBJREEN_INCLUDE_DIR}
${CMAKE_SOURCE_DIR}/thirdparty/jreen/src/
)
qt4_wrap_cpp( jabberMoc ${jabberHeaders} )