This commit is contained in:
Ivan
2022-05-27 08:26:38 +03:00
parent 9b54c48dc3
commit 5909db4eec
3849 changed files with 2165811 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
# 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/ue_slam/cv_networking_pipeline_linux/basic-tutorial-8.cpp" "/home/ivan/ivan/git/work_drivecast2/ue_slam/cv_networking_pipeline_linux/cmake-build-debug/CMakeFiles/basic-tutorial-8.dir/basic-tutorial-8.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"."
"../"
"/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"
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/Sophus"
"../thirdparty/oscpack_1_1_0"
"../thirdparty/oscpack_1_1_0/build/Release"
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release"
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include"
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/include/CameraModels"
"/home/ivan/ivan/git/work_drivecast2/SLAM/ORB_SLAM3-1.0-release/Thirdparty/g2o"
"/usr/local/include/eigen3"
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/include"
"/home/ivan/ivan/git/Work DriveCast/Pangolin-0.6/cmake-build-debug/src/include"
"/usr/include/stage/lib"
"/usr/include/gstreamer-1.0"
"/usr/include/glib-2.0"
"/usr/lib/x86_64-linux-gnu/glib-2.0/include"
"/usr/include/orc-0.4"
"/home/ivan/ivan/git/work_drivecast2/thirdparty/NDI SDK for Linux/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
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")