summaryrefslogtreecommitdiffstats
path: root/qt_cmdline.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'qt_cmdline.cmake')
-rw-r--r--qt_cmdline.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt_cmdline.cmake b/qt_cmdline.cmake
index 3a0d427511..c853d98c48 100644
--- a/qt_cmdline.cmake
+++ b/qt_cmdline.cmake
@@ -191,5 +191,6 @@ function(qt_commandline_sanitize arg val nextok)
else()
qtConfAddError("Invalid argument '${val}' to command line parameter '${arg}'")
endif()
+ qtConfCommandlineAppendInput(sanitize "${val}")
endfunction()
# special case end