奥特QT DDS 插件库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cmake_clean.cmake 294B

5 months ago
123456789
  1. file(REMOVE_RECURSE
  2. ".qt/qml_imports/AuseftDDSPlugTest_build.cmake"
  3. "CMakeFiles/AuseftDDSPlugTest_qmlimportscan"
  4. )
  5. # Per-language clean rules from dependency scanning.
  6. foreach(lang )
  7. include(CMakeFiles/AuseftDDSPlugTest_qmlimportscan.dir/cmake_clean_${lang}.cmake OPTIONAL)
  8. endforeach()