hashmap-bench/cmake-build-debug/CMakeFiles/another_studproject.dir/cmake_clean.cmake

11 lines
290 B
CMake
Raw Permalink Normal View History

2020-02-03 18:10:29 +00:00
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()