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