FemaLocalSoftware/build/FemaSoft/.qt/deploy_qml_imports/FemaSoftware.cmake
lopata29435_NSK bb95803fbd fix(1)
2025-01-10 01:42:34 +07:00

21 lines
685 B
CMake

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