Files
cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles/source.dir/cmake_clean.cmake
Ivan 5909db4eec v1
2022-05-27 08:26:38 +03:00

11 lines
240 B
CMake

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