Files

13 lines
410 B
CMake
Raw Permalink Normal View History

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