351d066adb
For QMake's -install argument it's necessary to have -qtconf in front. Task-number: QTBUG-87801 Change-Id: I042acdd143972cc4065660035b02678db891157f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
3 lines
71 B
Batchfile
3 lines
71 B
Batchfile
@echo off
|
|
@host_qt_bindir@\qmake.exe -qtconf "%~dp0\target_qt.conf" %*
|