Update jsoncpp

This commit is contained in:
proller 2020-11-07 18:29:43 +03:00
parent 0c6280f042
commit 7e3a34a0ff
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ if(NOT JSONCPP_FOUND)
add_subdirectory(external/jsoncpp)
message(STATUS "Using bundled JSONCPP library. ${jsoncpp_BINARY_DIR}")
set(JSON_INCLUDE_DIR ${PROJECT_SOURCE_DIR}/external/jsoncpp/include)
set(JSON_LIBRARY jsoncpp_lib_static)
set(JSON_LIBRARY jsoncpp_static)
#set(JSON_INCLUDE_DIR ${PROJECT_SOURCE_DIR}/external/jsoncpp)
#set(JSON_LIBRARY jsoncpp)
#add_subdirectory(jsoncpp/json)

@ -1 +1 @@
Subproject commit ddabf50f72cf369bf652a95c4d9fe31a1865a781
Subproject commit 9059f5cad030ba11d37818847443a53918c327b1