aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-05-28 14:55:50 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-05-29 10:01:37 +0200
commit4e156dee3863a6319c2bc44fd47b6a6738e0503a (patch)
treeff53594eab97c5c7cb71fb5f40aef6b880ae6c92 /examples/quick
parent962e54782f97248b200d616e0a8fbeb9e11c75a1 (diff)
CMake: Warn when the qt6_add_qml_module INSTALL_PATH is missing
If a user uses the public API function to create a qml module, they should also provide the installation path for the qml files, the compiled plugin (if C++ is involved), and the other accompanying files like qmldir. The user can specify the installation path via the INSTALL_PATH option to qt6_add_qml_module. Warn the user when they haven't done so. Also because we can't really guess where to install (we don't want to install into the Qt qml install prefix and pollute the content there), make sure to not install the files somewhere randomly. Task-number: QTBUG-84403 Change-Id: I1d8e9035b07952347f5edf854bf39869d128df4e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/quick')
0 files changed, 0 insertions, 0 deletions