mirror of
https://github.com/BreizhHardware/projetCGroupe8.git
synced 2026-03-18 21:30:32 +01:00
25 lines
1.2 KiB
CMake
25 lines
1.2 KiB
CMake
# The set of languages for which implicit dependencies are needed:
|
|
set(CMAKE_DEPENDS_LANGUAGES
|
|
"C"
|
|
)
|
|
# The set of files for implicit dependencies of each language:
|
|
set(CMAKE_DEPENDS_CHECK_C
|
|
"/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/Filmotheque.c" "/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/cmake-build-debug/CMakeFiles/untitled.dir/Filmotheque.c.o"
|
|
"/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/List.c" "/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/cmake-build-debug/CMakeFiles/untitled.dir/List.c.o"
|
|
"/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/Movie.c" "/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/cmake-build-debug/CMakeFiles/untitled.dir/Movie.c.o"
|
|
"/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/NodeTrie.c" "/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/cmake-build-debug/CMakeFiles/untitled.dir/NodeTrie.c.o"
|
|
"/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/main.c" "/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/cmake-build-debug/CMakeFiles/untitled.dir/main.c.o"
|
|
)
|
|
set(CMAKE_C_COMPILER_ID "GNU")
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_C_TARGET_INCLUDE_PATH
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|