Remove unused parameters for add_qml_module
Change-Id: Ic7774aa401089061b153920e51537e1c2264ce4f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Qt CMake Build Bot
This commit is contained in:
parent
7e84157117
commit
f55c6a4cb0
@ -1914,8 +1914,6 @@ function(add_qml_module target)
|
|||||||
|
|
||||||
set(qml_module_optional_args
|
set(qml_module_optional_args
|
||||||
CPP_PLUGIN
|
CPP_PLUGIN
|
||||||
EMBED_QML_FILES
|
|
||||||
INSTALL_QML_FILES
|
|
||||||
)
|
)
|
||||||
|
|
||||||
set(qml_module_single_args
|
set(qml_module_single_args
|
||||||
|
Loading…
x
Reference in New Issue
Block a user