This commit is contained in:
lopata29435_NSK
2025-01-10 01:42:34 +07:00
parent 3af06d02ec
commit bb95803fbd
3547 changed files with 140474 additions and 50 deletions

View 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()