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