Add wrapfile to fetch get the nlohmann_json library when not installed

This commit is contained in:
Daniel Schulte 2020-12-01 23:23:38 +01:00
parent a557165850
commit c41d8f7157
2 changed files with 12 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@
*.db
*.user
build-*/
subprojects/packagecache/
subprojects/nlohmann_json*/