Backing up
This commit is contained in:
13
HW10/cmake-build-debug/CMakeFiles/HW10.dir/cmake_clean.cmake
Normal file
13
HW10/cmake-build-debug/CMakeFiles/HW10.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,13 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/HW10.dir/CostMatrixGenerator.cpp.o"
|
||||
"CMakeFiles/HW10.dir/MakePermutationMatrix.cpp.o"
|
||||
"CMakeFiles/HW10.dir/ReadFromFile.cpp.o"
|
||||
"CMakeFiles/HW10.dir/main.cpp.o"
|
||||
"HW10"
|
||||
"HW10.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/HW10.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user