DP_S/build/test/CMakeFiles/hook-test.dir/cmake_clean.cmake

12 lines
290 B
CMake
Raw Normal View History

2024-04-24 10:25:44 +08:00
file(REMOVE_RECURSE
"CMakeFiles/hook-test.dir/main.cc.o"
"CMakeFiles/hook-test.dir/main.cc.o.d"
"hook-test"
"hook-test.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/hook-test.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()