fix(1)
This commit is contained in:
20
build/FemaSoft/.qt/deploy_qml_imports/FemaSoftware.cmake
Normal file
20
build/FemaSoft/.qt/deploy_qml_imports/FemaSoftware.cmake
Normal file
@ -0,0 +1,20 @@
|
||||
# Auto-generated deploy QML imports script for target "FemaSoftware".
|
||||
# Do not edit, all changes will be lost.
|
||||
# This file should only be included by qt6_deploy_qml_imports().
|
||||
|
||||
set(__qt_opts )
|
||||
if(arg_NO_QT_IMPORTS)
|
||||
list(APPEND __qt_opts NO_QT_IMPORTS)
|
||||
endif()
|
||||
|
||||
_qt_internal_deploy_qml_imports_for_target(
|
||||
${__qt_opts}
|
||||
IMPORTS_FILE "E:/projects/FemaLocalSoftware/build/Desktop_Qt_6_8_1_MinGW_64_bit-Release/.qt/qml_imports/FemaSoftware_build.cmake"
|
||||
PLUGINS_FOUND __qt_internal_plugins_found
|
||||
QML_DIR "${arg_QML_DIR}"
|
||||
PLUGINS_DIR "${arg_PLUGINS_DIR}"
|
||||
)
|
||||
|
||||
if(arg_PLUGINS_FOUND)
|
||||
set(${arg_PLUGINS_FOUND} "${__qt_internal_plugins_found}" PARENT_SCOPE)
|
||||
endif()
|
Reference in New Issue
Block a user