mirror of
https://github.com/kuhyx/engineer-thesis-WUT.git
synced 2026-07-04 15:23:13 +02:00
24 lines
1.5 KiB
CMake
24 lines
1.5 KiB
CMake
|
|
# 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/kuchy/Zlew/niepraca/Studia/nieprogramy/Projekty/inzynierka/engineer-thesis-WUT/Engine/glfw-3.3.8/deps/getopt.c" "examples/CMakeFiles/particles.dir/__/deps/getopt.c.o" "gcc" "examples/CMakeFiles/particles.dir/__/deps/getopt.c.o.d"
|
|
"/home/kuchy/Zlew/niepraca/Studia/nieprogramy/Projekty/inzynierka/engineer-thesis-WUT/Engine/glfw-3.3.8/deps/glad_gl.c" "examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o" "gcc" "examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o.d"
|
|
"/home/kuchy/Zlew/niepraca/Studia/nieprogramy/Projekty/inzynierka/engineer-thesis-WUT/Engine/glfw-3.3.8/deps/tinycthread.c" "examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o" "gcc" "examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o.d"
|
|
"/home/kuchy/Zlew/niepraca/Studia/nieprogramy/Projekty/inzynierka/engineer-thesis-WUT/Engine/glfw-3.3.8/examples/particles.c" "examples/CMakeFiles/particles.dir/particles.c.o" "gcc" "examples/CMakeFiles/particles.dir/particles.c.o.d"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"/home/kuchy/Zlew/niepraca/Studia/nieprogramy/Projekty/inzynierka/engineer-thesis-WUT/Engine/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|