11 lines
350 B
CMake
11 lines
350 B
CMake
file(REMOVE_RECURSE
|
|
"../Examples_old/Monocular/mono_euroc_old"
|
|
"../Examples_old/Monocular/mono_euroc_old.pdb"
|
|
"CMakeFiles/mono_euroc_old.dir/Examples_old/Monocular/mono_euroc.cc.o"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/mono_euroc_old.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|