Files
cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles/imgcpy.dir/cmake_clean.cmake
Ivan 6fc9ff1ae3 v3
2022-06-09 16:13:32 +03:00

11 lines
240 B
CMake

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