From dbad0d305b94b78034ff4fb313b6fff922fb452f Mon Sep 17 00:00:00 2001 From: probonopd Date: Fri, 22 Jan 2021 18:53:58 +0100 Subject: [PATCH] Add -qmlimport [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2805a3a..52907ff 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Options: -no-translations : Skip deployment of translations. -qmake= : The qmake executable to use. -qmldir= : Scan for QML imports in the given path. + -qmlimport= : Add the given path to QML module search locations. -show-exclude-libs : Print exclude libraries list. -verbose=<0-3> : 0 = no output, 1 = error/warning (default), 2 = normal, 3 = debug.