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
Ivan c63e1ff208 v1
2022-06-08 17:41:00 +03:00

35 lines
1.1 KiB
CMake

# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/tmp/tmp.1eeu4bf7xF/Examples_old/Stereo/stereo_kitti.cc" "/tmp/tmp.1eeu4bf7xF/cmake-build-debug-remote/CMakeFiles/stereo_kitti_old.dir/Examples_old/Stereo/stereo_kitti.cc.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"COMPILEDWITHC11"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"../"
"../include"
"../include/CameraModels"
"../Thirdparty/Sophus"
"/usr/local/include/eigen3"
"/home/admin1/podmivan/SLAM/Pangolin-0.6/include"
"/home/admin1/podmivan/SLAM/Pangolin-0.6/build/src/include"
"/usr/local/include/opencv4"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/tmp/tmp.1eeu4bf7xF/cmake-build-debug-remote/CMakeFiles/ORB_SLAM3.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")