0
0

Initial commit from DCSP - 2026/1/14 21:30:32

This commit is contained in:
xb
2026-01-14 21:30:32 +08:00
commit 2f9e143d76
37 changed files with 4260 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# 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
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/xb/satellite/aircraft-1/container-2/GNC服务/GncS-main.cpp" "CMakeFiles/GncS.dir/GncS-main.cpp.o" "gcc" "CMakeFiles/GncS.dir/GncS-main.cpp.o.d"
"/home/xb/satellite/aircraft-1/container-2/GNC服务/GncS.cpp" "CMakeFiles/GncS.dir/GncS.cpp.o" "gcc" "CMakeFiles/GncS.dir/GncS.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")