File size: 2,826 Bytes
b664585
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

# 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/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/arg.cpp" "common/CMakeFiles/common.dir/arg.cpp.o" "gcc" "common/CMakeFiles/common.dir/arg.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/common.cpp" "common/CMakeFiles/common.dir/common.cpp.o" "gcc" "common/CMakeFiles/common.dir/common.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/console.cpp" "common/CMakeFiles/common.dir/console.cpp.o" "gcc" "common/CMakeFiles/common.dir/console.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/json-schema-to-grammar.cpp" "common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o" "gcc" "common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/log.cpp" "common/CMakeFiles/common.dir/log.cpp.o" "gcc" "common/CMakeFiles/common.dir/log.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/ngram-cache.cpp" "common/CMakeFiles/common.dir/ngram-cache.cpp.o" "gcc" "common/CMakeFiles/common.dir/ngram-cache.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/sampling.cpp" "common/CMakeFiles/common.dir/sampling.cpp.o" "gcc" "common/CMakeFiles/common.dir/sampling.cpp.o.d"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/speculative.cpp" "common/CMakeFiles/common.dir/speculative.cpp.o" "gcc" "common/CMakeFiles/common.dir/speculative.cpp.o.d"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/src/CMakeFiles/llama.dir/DependInfo.cmake"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/ggml/src/CMakeFiles/ggml.dir/DependInfo.cmake"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/ggml/src/ggml-cpu/CMakeFiles/ggml-cpu.dir/DependInfo.cmake"
  "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/ggml/src/CMakeFiles/ggml-base.dir/DependInfo.cmake"
  )

# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")