mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
Fixed the findscript for jreen to work without pkgconf.
This commit is contained in:
@@ -16,6 +16,7 @@ FIND_PATH(JREEN_INCLUDE_DIR NAMES jreen/jreen.h
|
||||
${PC_JREEN_INCLUDEDIR}
|
||||
${PC_JREEN_INCLUDE_DIRS}
|
||||
${CMAKE_INSTALL_INCLUDEDIR}
|
||||
${CMAKE_PREFIX_PATH}/include/jreen${JREEN_LIB_SUFFIX}
|
||||
${KDE4_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user