Tmp3/test_map/build/CMakeFiles/test.dir/cmake_clean.cmake

11 lines
234 B
CMake
Raw Normal View History

2024-03-04 18:55:37 +08:00
file(REMOVE_RECURSE
"CMakeFiles/test.dir/src/main.cpp.o"
"test"
"test.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/test.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()