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
Instead of including just QtSetup, rely on qt_build_repo() like the
rest of our repos.
Because qt_build_repo does not automatically add the translations
subdirectory for processing, create a src subdirectory that is
auto-loaded by qt_build_repo.
Add the translations subdirectory to the src subdirectory.
This is needed for proper SBOM document generation which relies on
qt_build_repo being called.
Clean up some of the outdated comments left over from the qmake
porting.
Task-number: QTBUG-122899
Task-number: QTBUG-128320
Change-Id: I3b60393b162066dd2c2df2e9b1d45cb5f1fbd493
Reviewed-by: Joerg Bornemann <[email protected]>
0 commit comments