pfl_add_executable(
  OUTPUT_NAME
  ytj
  SOURCES
  src/main.cpp
  LINK_LIBRARIES
  PRIVATE
  ytj::ytj)
