hashmap-bench/cmake-build-debug/CMakeFiles/another_studproject.dir/cmake_clean.cmake
2020-02-03 15:10:29 -03:00

11 lines
290 B
CMake

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