Browse Source

Move nlohmann-json into a subrepo

default_compile_flags
vector-of-bool 5 years ago
parent
commit
a38e11662d
4 changed files with 5 additions and 1 deletions
  1. +1
    -1
      external/nlohmann-json.lml
  2. +0
    -0
      external/repo/nlohmann-json/include/nlohmann/json.hpp
  3. +1
    -0
      external/repo/nlohmann-json/library.dds
  4. +3
    -0
      external/repo/nlohmann-json/package.dds

+ 1
- 1
external/nlohmann-json.lml View File

Type: Library Type: Library
Name: json Name: json


Include-Path: nlohmann-json/include
Include-Path: repo/nlohmann-json/include

external/nlohmann-json/include/nlohmann/json.hpp → external/repo/nlohmann-json/include/nlohmann/json.hpp View File


+ 1
- 0
external/repo/nlohmann-json/library.dds View File

Name: json

+ 3
- 0
external/repo/nlohmann-json/package.dds View File

Name: nlohmann-json
Namespace: nlohmann
Version: 3.7.0

Loading…
Cancel
Save