65 lines
2.9 KiB
CMake
65 lines
2.9 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/dso/src/main_dso_pangolin.cpp" "/home/ivan/ivan/git/work_drivecast2/SLAM/dso/cmake-build-debug/CMakeFiles/dso_dataset.dir/src/main_dso_pangolin.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
set(CMAKE_TARGET_DEFINITIONS_CXX
|
|
"ENABLE_SSE"
|
|
"HAS_ZIPLIB=1"
|
|
)
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
|
"../src"
|
|
"../thirdparty/Sophus"
|
|
"../thirdparty/sse2neon"
|
|
"/usr/include/suitesparse"
|
|
"/usr/include/eigen3"
|
|
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/build/src/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/build"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/include/opencv"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/core/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/flann/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/imgproc/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/ml/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/photo/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/video/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/viz/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/dnn/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/features2d/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/imgcodecs/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/shape/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/videoio/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/calib3d/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/highgui/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/objdetect/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/stitching/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/superres/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/ts/include"
|
|
"/home/ivan/ivan/git/Work DriveCast/opencv-3.4.15/modules/videostab/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/dso/cmake-build-debug/CMakeFiles/dso.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|