: 1
name: libbuild2-qt-tests
version: 0.1.0-a.0.20260106142309.3e81eb540b46
type: other
language: c++
project: build2
summary: Tests for the Qt compilers build system module for build2
license: MIT ; MIT License.
description-file: README.md
url: https://github.com/build2/libbuild2-qt
email: users@build2.org
depends: * build2 >= 0.18.0-
depends: * bpkg >= 0.18.0-
depends: * { Qt5Moc Qt5Rcc Qt5Uic }     ^5.15.8 ? ($config.libbuild2_qt_tests\
.qt == 5)
depends: { libQt5Core libQt5Widgets } ^5.15.8 ? ($config.libbuild2_qt_tests.q\
t == 5)
depends: * { Qt6Moc Qt6Rcc Qt6Uic }     ^6.4.3 ? ($config.libbuild2_qt_tests.\
qt == 6)
depends: { libQt6Core libQt6Widgets } ^6.4.3 ? ($config.libbuild2_qt_tests.qt\
 == 6)
