Преглед на файлове

Add vob/json5 to the catalog

default_compile_flags
vector-of-bool преди 4 години
родител
ревизия
63676532fb
променени са 2 файла, в които са добавени 17 реда и са изтрити 0 реда
  1. +11
    -0
      catalog.json
  2. +6
    -0
      tools/gen-catalog-json.py

+ 11
- 0
catalog.json Целия файл

@@ -218,6 +218,17 @@
}
}
},
"json5": {
"0.1.0": {
"depends": {},
"description": "A C++ implementation of a JSON5 parser",
"git": {
"auto-lib": null,
"ref": "0.1.0",
"url": "https://github.com/vector-of-bool/json5.git"
}
}
},
"ms-wil": {
"2019.11.10": {
"depends": {},

+ 6
- 0
tools/gen-catalog-json.py Целия файл

@@ -150,6 +150,12 @@ packages = [
'A C++ implementation of the Pubgrub version solving algorithm',
git_url='https://github.com/vector-of-bool/pubgrub.git',
),
many_versions(
'json5',
('0.1.0', ),
description='A C++ implementation of a JSON5 parser',
git_url='https://github.com/vector-of-bool/json5.git',
),
many_versions(
'spdlog',
(

Loading…
Отказ
Запис