1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-23 14:13:57 +02:00

Include dir optimization

This commit is contained in:
Dominik Schmidt
2013-01-09 19:33:41 +01:00
parent 93256dbea3
commit 29ee62b554
2 changed files with 2 additions and 4 deletions

View File

@@ -17,9 +17,7 @@ find_library (QJSON_LIBRARIES
find_path (QJSON_INCLUDE_DIR
NAMES
parser.h
PATH_SUFFIXES
qjson
qjson/parser.h
PATHS
${QJSON_INCLUDE_DIRS}
${INCLUDE_INSTALL_DIR}