Files
bullet_test/build/CMakeFiles/app.dir/cmake_clean.cmake

13 lines
292 B
CMake

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