62 lines
2.4 KiB
CMake
62 lines
2.4 KiB
CMake
|
|
# Consider dependencies only in project.
|
|
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
|
|
|
# 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
|
|
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Examples/Monocular/mono_euroc.cc" "/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/cmake-build-release/CMakeFiles/mono_euroc.dir/Examples/Monocular/mono_euroc.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"
|
|
"../ORB_SLAM3"
|
|
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/build/src/include"
|
|
"/usr/include/eigen3"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/build"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/core/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/flann/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/imgproc/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/ml/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/photo/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/dnn/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/gapi/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/imgcodecs/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/videoio/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/highgui/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/ts/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/features2d/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/calib3d/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/objdetect/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/stitching/include"
|
|
"/home/ivan/ivan/dev/opencv-4.0.0/modules/video/include"
|
|
)
|
|
|
|
# The set of dependency files which are needed:
|
|
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/cmake-build-release/CMakeFiles/ORB_SLAM3.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|