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