Skip to content
Snippets Groups Projects
  • Benjamin Morgan's avatar
    3d098064
    Simplify build/use of builtin/system JSON · 3d098064
    Benjamin Morgan authored
    - Make builtin "imported" target depend on JSONExt external project.
      - Subprojects only then need to link to the nlohmann_json target
        whether builtin/external is used
    - Use REQUIRED to find system nlohmann_json as modern installs will
      always provide a CMake config script.
    3d098064
    History
    Simplify build/use of builtin/system JSON
    Benjamin Morgan authored
    - Make builtin "imported" target depend on JSONExt external project.
      - Subprojects only then need to link to the nlohmann_json target
        whether builtin/external is used
    - Use REQUIRED to find system nlohmann_json as modern installs will
      always provide a CMake config script.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.