This commit is contained in:
Ivan
2022-06-09 16:13:32 +03:00
parent 24e2a91778
commit 6fc9ff1ae3
175 changed files with 29765 additions and 8329 deletions

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/imgcpy.dir/imgcpy.cpp.o"
"imgcpy"
"imgcpy.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/imgcpy.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()