GCC 7.0 and higher complain when compiled in release mode about the unused result of parse-like functions. This makes totally sense as these are marked with JSON_HEDLEY_WARN_UNUSED_RESULT. Store the result in a json object named _ to silence that warning. |
||
|---|---|---|
| .. | ||
| cmake_add_subdirectory | ||
| cmake_fetch_content | ||
| cmake_import | ||
| cmake_import_minver | ||
| cmake_target_include_directories | ||
| reports | ||
| src | ||
| thirdparty | ||
| CMakeLists.txt | ||
| Makefile | ||