Config.in 235 B

123456789
  1. config BR2_PACKAGE_SIMPLE_MAIL
  2. bool "simple-mail"
  3. depends on BR2_PACKAGE_QT5
  4. select BR2_PACKAGE_QT5BASE_NETWORK
  5. select BR2_PACKAGE_OPENSSL
  6. help
  7. An SMTP library written in C++ for Qt.
  8. https://github.com/cutelyst/simple-mail