ADD_EXECUTABLE(stringWrite stringWrite.cpp)
TARGET_LINK_LIBRARIES(stringWrite PRIVATE jsoncpp::framework)