update for V4.4.16

This commit is contained in:
CChen616
2024-03-27 13:52:57 +08:00
parent 1023fb5796
commit bc33b19902
194 changed files with 11651 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# 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
"/root/QIDI_Q1/main.cpp" "/root/QIDI_Q1/build/CMakeFiles/xindi.dir/main.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
".././include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/root/QIDI_Q1/build/src/CMakeFiles/src.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")