2
1

Config.in 399 B

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