Files
pip/utils/remote_console/CMakeFiles/pip_remote_console.dir/cmake_clean.cmake

11 lines
290 B
CMake

FILE(REMOVE_RECURSE
"CMakeFiles/pip_remote_console.dir/main.cpp.o"
"pip_remote_console.pdb"
"pip_remote_console"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/pip_remote_console.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)