Open uralm1 opened 13 hours ago
samples/common_defs.cmake
find_package(JsonCpp QUIET) should be: find_package(jsoncpp QUIET)
?
samples/common_defs.cmake
?