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

12 lines
290 B
CMake

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()