add_executable(Text src/Text.cpp)
target_link_libraries(Text PUBLIC Poco::PDF)