25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Auto-generated deploy QML imports script for target "AuseftDDSPlugTest".
- # 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 "/home/suzj/AuseftDDSPlugins/build/.qt/qml_imports/AuseftDDSPlugTest_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()
|