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