/
githubmirror
/
json
Обзор
Документация
Войти
/
githubmirror
/
json
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.1.2
meson.build
7 строк
185 B
Niels Lohmann
:bookmark: set version to 3.1.0
02 фев 2018, 00:20
Не верифицирован
02 фев 2018, 00:20
0258484
Код
Авторство
О чём код?
project('nlohmann_json', 'cpp') nlohmann_json_inc = include_directories('single_include/nlohmann') nlohmann_json_dep = declare_dependency( include_directories : nlohmann_json_inc )