cmake find_package(nlohmann_json) examples

ornladios/ADIOS2 thirdparty/nlohmann_json/nlohmann_json_wrapper/CMakeLists.txt :13

find_package(nlohmann_json REQUIRED)

OpenChemistry/avogadrolibs thirdparty/CMakeLists.txt :13

find_package(nlohmann_json 3.3.0 REQUIRED GLOBAL)

CGAL/cgal Arrangement_on_surface_2/demo/Arrangement_on_surface_2_earth/CMakeLists.txt :17

find_package(nlohmann_json QUIET 3.9)

google/cppdap CMakeLists.txt :91

find_package(nlohmann_json CONFIG REQUIRED)

expresscpp/expresscpp CMakeLists.txt :163

find_package(nlohmann_json
            REQUIRED)

pantor/inja CMakeLists.txt :43

find_package(nlohmann_json QUIET)

pantor/inja CMakeLists.txt :69

find_package(nlohmann_json REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/cget/CMakeLists.txt :4

find_package(nlohmann_json REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/conan/CMakeLists.txt :4

find_package(nlohmann_json REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/homebrew/CMakeLists.txt :4

find_package(nlohmann_json CONFIG REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/hunter/CMakeLists.txt :12

find_package(nlohmann_json CONFIG REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/macports/CMakeLists.txt :4

find_package(nlohmann_json CONFIG REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/spack/CMakeLists.txt :4

find_package(nlohmann_json REQUIRED)

nlohmann/json docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt :4

find_package(nlohmann_json CONFIG REQUIRED)

nlohmann/json tests/cmake_import/project/CMakeLists.txt :5

find_package(nlohmann_json REQUIRED)

nlohmann/json tests/cmake_import_minver/project/CMakeLists.txt :5

find_package(nlohmann_json 3.2.0 REQUIRED)

google/jsonnet CMakeLists.txt :100

find_package(nlohmann_json 3.6.1 REQUIRED)

neocmakelsp/neocmakelsp assets_for_test/ast_test/nheko_test.cmake :570

find_package(nlohmann_json 3.2.0)

neocmakelsp/neocmakelsp experiment_assets/nheko.cmake :571

find_package(nlohmann_json 3.2.0)

neocmakelsp/neocmakelsp experiment_assets/test3.cmake :518

find_package(nlohmann_json 3.2.0)

OSGeo/PROJ CMakeLists.txt :189

find_package(nlohmann_json REQUIRED)

OSGeo/PROJ CMakeLists.txt :194

find_package(nlohmann_json QUIET)

qgis/QGIS CMakeLists.txt :456

find_package(nlohmann_json REQUIRED)

qgis/QGIS cmake/Findnlohmann_json.cmake :11

find_package(nlohmann_json CONFIG REQUIRED)