mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2025-02-02 05:52:31 +01:00
Merge branch 'jsoncpp' of https://github.com/chewi/lgogdownloader
This commit is contained in:
commit
de05d16651
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user