Details
-
Task
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
6.0.0
-
None
Description
For Qt6 we want to package binaries per Qt module, not per git module. For this the packaging needs to know which files are part of each Qt module (after make install?).
Proposal:
"make install" would write a file in some format that lists files per Qt module. The file format should also contain the Qt module dependencies.
The dependencies list should also contain the dependencies outside the gitmodule?
Rationale: packaging would need to maintain that list by hand otherwise or parse that information from elsewhere which adds complexity.
Attachments
Issue Links
- is required for
-
QTBUG-74368 Qt6 Conan.io Poc: Packaging requirements
- Closed