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