Commit d7a4e55
chore: set QT_SELECT to qt5 in debian build
Added QT_SELECT=qt5 environment variable export to ensure the Debian
package build system uses Qt5 instead of potentially defaulting to
other Qt versions. This prevents build inconsistencies and ensures
compatibility with the project's Qt5 dependencies.
Influence:
1. Verify package builds successfully with Qt5 libraries
2. Test that the built package functions correctly with Qt5 runtime
3. Check that no Qt4 or other Qt version dependencies are pulled in
4. Validate package installation and basic functionality
chore: 在 debian 构建中设置 QT_SELECT 为 qt5
添加 QT_SELECT=qt5 环境变量导出,确保 Debian 包构建系统使用 Qt5 而不是可
能默认使用其他 Qt 版本。这可以防止构建不一致性,并确保与项目 Qt5 依赖项
的兼容性。
Influence:
1. 验证使用 Qt5 库的软件包构建是否成功
2. 测试构建的软件包与 Qt5 运行时的功能是否正确
3. 检查是否没有引入 Qt4 或其他 Qt 版本的依赖项
4. 验证软件包安装和基本功能1 parent 48e8660 commit d7a4e55
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments