Files

13 lines
394 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/gas-mq9-example-cxx.dir/link.d"
"CMakeFiles/gas-mq9-example-cxx.dir/gas-mq9.cxx.o"
"CMakeFiles/gas-mq9-example-cxx.dir/gas-mq9.cxx.o.d"
"gas-mq9-example-cxx"
"gas-mq9-example-cxx.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/gas-mq9-example-cxx.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()