Config.in 371 B

123456789101112
  1. config BR2_PACKAGE_QT5SCXML
  2. bool "qt5scxml"
  3. depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE # qt5declarative
  4. select BR2_PACKAGE_QT5DECLARATIVE
  5. help
  6. Qt is a cross-platform application and UI framework for
  7. developers using C++.
  8. The Qt SCXML module provides functionality to create state
  9. machines from SCXML files.
  10. https://doc.qt.io/qt-5/qtscxml-index.html