奥特QT DDS 插件库
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
655B

  1. # Auto-generated deploy QML imports script for target "AuseftDDSPlugTest".
  2. # Do not edit, all changes will be lost.
  3. # This file should only be included by qt6_deploy_qml_imports().
  4. set(__qt_opts )
  5. if(arg_NO_QT_IMPORTS)
  6. list(APPEND __qt_opts NO_QT_IMPORTS)
  7. endif()
  8. _qt_internal_deploy_qml_imports_for_target(
  9. ${__qt_opts}
  10. IMPORTS_FILE "/home/suzj/AuseftDDSPlugins/build/.qt/qml_imports/AuseftDDSPlugTest_build.cmake"
  11. PLUGINS_FOUND __qt_internal_plugins_found
  12. QML_DIR "${arg_QML_DIR}"
  13. PLUGINS_DIR "${arg_PLUGINS_DIR}"
  14. )
  15. if(arg_PLUGINS_FOUND)
  16. set(${arg_PLUGINS_FOUND} "${__qt_internal_plugins_found}" PARENT_SCOPE)
  17. endif()