奥特QT DDS 插件库
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

cmake_clean.cmake 421B

5 个月前
1234567891011
  1. file(REMOVE_RECURSE
  2. ".rcc/qmlcache/AuseftDDSPlugTest_Main_qml.cpp"
  3. ".rcc/qmlcache/AuseftDDSPlugTest_Main_qml.cpp.aotstats"
  4. ".rcc/qmlcache/module_AuseftDDSPlugTest.aotstats"
  5. "CMakeFiles/module_AuseftDDSPlugTest_aotstats_target"
  6. )
  7. # Per-language clean rules from dependency scanning.
  8. foreach(lang )
  9. include(CMakeFiles/module_AuseftDDSPlugTest_aotstats_target.dir/cmake_clean_${lang}.cmake OPTIONAL)
  10. endforeach()