You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.2 KiB
38 lines
1.2 KiB
# 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/aidlux/zhangzhi/ZYWL/AJX-ZYWL/ALL_Det/example/test_example.cpp" "/home/aidlux/zhangzhi/ZYWL/AJX-ZYWL/build/ALL_Det/example/CMakeFiles/test_ALL_Det.dir/test_example.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
|
"../include"
|
|
"/usr/local/boost/include"
|
|
"/usr/local/include/aidlux/aidlite"
|
|
"../ALL_Det/include"
|
|
"../CheckBase/include"
|
|
"../CheckBase/include_base"
|
|
"../CheckBase/ConfigModule/include"
|
|
"../Common/include"
|
|
"../Jason/include"
|
|
"../TOP_Det/include"
|
|
"../Side_Det/include"
|
|
"../Down_Det/include"
|
|
"../Down_Angle_Det/include"
|
|
"/usr/local/cuda-11.3/targets/x86_64-linux/include"
|
|
"../ALL_Det/example/include"
|
|
"/usr/include/opencv4"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"/home/aidlux/zhangzhi/ZYWL/AJX-ZYWL/build/ALL_Det/CMakeFiles/ALL_Det.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|