add_executable(streamWrite streamWrite.cpp)
target_link_libraries(streamWrite PRIVATE jsoncpp::framework)