🔖 set version to 3.1.0
- updated documentation wrt. new repository layout - temporarily switched off Homebrew --HEAD building (can only be switched on after release) - set copyright date to 2018
This commit is contained in:
parent
ce7d0ebf5d
commit
0258484626
301 changed files with 431 additions and 366 deletions
|
|
@ -1,6 +1,6 @@
|
|||
project('nlohmann_json', 'cpp')
|
||||
|
||||
nlohmann_json_inc = include_directories('src')
|
||||
nlohmann_json_inc = include_directories('single_include/nlohmann')
|
||||
|
||||
nlohmann_json_dep = declare_dependency(
|
||||
include_directories : nlohmann_json_inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue