DependInfo.cmake
1.14 KB
# 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
"/data/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/apps/visualisation/opencv_visualisation.cpp" "/data/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
"_GLIBCXX_USE_CXX11_ABI=0"
"__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
"/data/cmhu/vpt_ascend/3rdparty/opencv-4.5.4/build/modules/world/CMakeFiles/opencv_world.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")