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