Commit fbf7cb84 authored by Pavel Vainerman's avatar Pavel Vainerman

Добавил команду update-json

parent 8e133a62
...@@ -11,5 +11,8 @@ devel_includedir = $(pkgincludedir) ...@@ -11,5 +11,8 @@ devel_includedir = $(pkgincludedir)
all-local: all-local:
test -L extensions || ln -s ../extensions/include extensions test -L extensions || ln -s ../extensions/include extensions
update-json:
wget -O $(top_builddir)/include/json.hpp https://github.com/nlohmann/json/raw/master/src/json.hpp
include $(top_builddir)/include.mk include $(top_builddir)/include.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment