Config.in 345 B

123456789101112
  1. config BR2_PACKAGE_LOG4QT
  2. bool "log4qt"
  3. depends on BR2_PACKAGE_QT5
  4. help
  5. Log4Qt is a C++ port of the Apache Software Foundation
  6. Log4j package using the Qt Framework. It is intended to be
  7. used by open source and commercial Qt projects.
  8. https://github.com/MEONMedical/Log4Qt
  9. comment "log4qt needs qt5"
  10. depends on !BR2_PACKAGE_QT5