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