Details
-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
6.7.2
-
None
Description
Hello.
My project uses qtwebengine. And when deploying it using cmake qt_deploy_runtime_dependencies with the NO_TRANSLATIONS flag, the qtwebengine_locales directory is copied, although we do not want this.
At the same time, when manually calling windeployqt (on Windows) with the --no-translations parameter, this directory is also copied, which we also do not want.