Skip to content

Commit 11d5e81

Browse files
authored
Merge pull request #273 from ursfassler/json-parser
use nlohmann/json library
2 parents 845e835 + 887c4dc commit 11d5e81

23 files changed

+168
-2577
lines changed

.github/workflows/run-all.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
libboost-test-dev \
2828
make \
2929
ninja-build \
30+
nlohmann-json3-dev \
3031
qtbase5-dev \
3132
ruby \
3233
ruby-dev \

3rdparty/json_spirit/CMakeLists.txt

-28
This file was deleted.

3rdparty/json_spirit/json_spirit.h

-18
This file was deleted.

3rdparty/json_spirit/json_spirit.vcproj

-213
This file was deleted.

3rdparty/json_spirit/json_spirit_error_position.h

-54
This file was deleted.

0 commit comments

Comments
 (0)