cpp-mcp/build/examples/CMakeFiles/host_example.dir/cmake_clean.cmake

14 lines
427 B
CMake

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