This repository has been archived on 2022-06-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ORB_SLAM3_linux/cmake-build-debug-remote/CMakeFiles/stereo_kitti_old.dir/cmake_clean.cmake
Ivan c63e1ff208 v1
2022-06-08 17:41:00 +03:00

11 lines
351 B
CMake

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