This commit is contained in:
Sude 2019-11-21 00:31:35 +02:00
commit de05d16651

View File

@ -10,7 +10,7 @@ pkg_check_modules(PC_JSONCPP REQUIRED jsoncpp)
find_path(JSONCPP_INCLUDE_DIR find_path(JSONCPP_INCLUDE_DIR
NAMES NAMES
json/features.h json/allocator.h
HINTS HINTS
${PC_JSONCPP_INCLUDEDIR} ${PC_JSONCPP_INCLUDEDIR}
${PC_JSONCPP_INCLUDEDIRS} ${PC_JSONCPP_INCLUDEDIRS}