Config.in 281 B

1234567891011
  1. config BR2_PACKAGE_QT5SCRIPT
  2. bool "qt5script"
  3. select BR2_PACKAGE_QT5BASE
  4. depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
  5. help
  6. Qt is a cross-platform application and UI framework for
  7. developers using C++.
  8. This package corresponds to the qt5script module.
  9. http://qt.io