mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-29 01:46:46 +08:00
The -help option was parsed by init-repository and not passed along to configure. Make sure to pass it. Currently this means a developer won't be able to see the init-repository help when using the configure script. Task-number: QTBUG-120030 Change-Id: I5d8c0f9147e1fcd5522ab98ad9ab0947a8411d1a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>