1
0

27 lines
1.5 KiB
CMake
Raw Normal View History

2019-12-18 18:18:55 +01:00
# 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
"D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/deps/getopt.c" "D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/cmake-build-debug/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.obj"
"D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/deps/glad_gl.c" "D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/cmake-build-debug/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.obj"
"D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/deps/glad_vulkan.c" "D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/cmake-build-debug/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.obj"
"D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/tests/glfwinfo.c" "D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/cmake-build-debug/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.obj"
)
set(CMAKE_C_COMPILER_ID "GNU")
# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
"../deps"
"../include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/cmake-build-debug/src/CMakeFiles/glfw.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")