mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 02:10:28 +00:00
fix for #279
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
SRCDIR = ../src
|
SRCDIR = ../src
|
||||||
SED:=$(shell command -v sed || gsed)
|
SED:=$(shell command -v gsed || which sed)
|
||||||
|
|
||||||
all: doxygen
|
all: doxygen
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user