2026-01-05 20:36:13 +08:00
|
|
|
|
|
|
|
|
# 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
|
2026-01-12 15:50:02 +08:00
|
|
|
"/home/xb/satellite/aircraft-1/container-4/test2/test2-main.cpp" "CMakeFiles/test2.dir/test2-main.cpp.o" "gcc" "CMakeFiles/test2.dir/test2-main.cpp.o.d"
|
|
|
|
|
"/home/xb/satellite/aircraft-1/container-4/test2/test2.cpp" "CMakeFiles/test2.dir/test2.cpp.o" "gcc" "CMakeFiles/test2.dir/test2.cpp.o.d"
|
2026-01-05 20:36:13 +08:00
|
|
|
)
|
|
|
|
|
|
|
|
|
|
# Targets to which this target links.
|
|
|
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
# Fortran module output directory.
|
|
|
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|