2022-01-29 19:53:59 -05:00

13 lines
314 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/ZSharp.dir/Main.cpp.o"
"CMakeFiles/ZSharp.dir/eval.cpp.o"
"CMakeFiles/ZSharp.dir/strops.cpp.o"
"ZSharp"
"ZSharp.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/ZSharp.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()