Files
upm/build/examples/c++/CMakeFiles/gas-mq2-example-cxx.dir/cmake_clean.cmake

13 lines
394 B
CMake

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