json print/parse from/to PVStructure

This commit is contained in:
Michael Davidsaver
2017-07-13 18:02:10 +02:00
parent 918b7f96db
commit ee4fdf3f39
12 changed files with 1169 additions and 0 deletions
+4
View File
@@ -72,3 +72,7 @@ TESTS += testTypeCast
TESTPROD_HOST += testUnitTest
testUnitTest_SRCS += testUnitTest.cpp
TESTS += testUnitTest
TESTPROD_HOST += testjson
testjson_SRCS += testjson.cpp
TESTS += testjson