You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Separate debian/control files:
* control: V25 (Qt6) with explicit qt6-base-dev, libdtk6*-dev deps
* control.1: V20 (Qt5) with explicit qtbase5-dev, libdtk*-dev deps
This enables seamless building on both V25 (Qt6) and V20 (Qt5) systems
without version-specific conditional dependencies.
Log: 分离Qt5/Qt6构建配置,支持V25/V20双版本
PMS: https://pms.uniontech.com/task-view-386321.html
0 commit comments