DependInfo.cmake
1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# 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/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/apps/visualisation/opencv_visualisation.cpp" "/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/apps/visualisation/CMakeFiles/opencv_visualisation.dir/opencv_visualisation.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"__OPENCV_APPS=1"
"__OPENCV_BUILD=1"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"."
"../modules/core/include"
"../modules/highgui/include"
"../modules/imgproc/include"
"../modules/imgcodecs/include"
"../modules/videoio/include"
"../apps/visualisation/PRIVATE"
"../include/opencv"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/highgui/CMakeFiles/opencv_highgui.dir/DependInfo.cmake"
"/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/videoio/CMakeFiles/opencv_videoio.dir/DependInfo.cmake"
"/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/DependInfo.cmake"
"/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/imgproc/CMakeFiles/opencv_imgproc.dir/DependInfo.cmake"
"/home/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/core/CMakeFiles/opencv_core.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")