Revert "- neutrino: remove outdated built-in jsoncpp"

This reverts commit a2fe445fd6.


Origin commit data
------------------
Commit: 80d27cf903
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-16 (Sat, 16 Jul 2022)
This commit is contained in:
vanhofen
2022-07-16 15:23:42 +02:00
parent a2fe445fd6
commit a462023e04
11 changed files with 8141 additions and 2 deletions

10
lib/jsoncpp/Makefile.am Normal file
View File

@@ -0,0 +1,10 @@
AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(srcdir)/include
AM_CXXFLAGS = -fno-rtti
noinst_LIBRARIES = libjsoncpp.a
libjsoncpp_a_SOURCES = jsoncpp.cpp