1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-19 17:03:16 +03:00
This commit is contained in:
Niels
2016-07-18 16:22:10 +02:00
parent 7f4dd5d608
commit b64367e2f7

View File

@ -1,5 +1,5 @@
SRCDIR = ../src
SED:=$(shell command -v sed || gsed)
SED:=$(shell command -v gsed || which sed)
all: doxygen