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