# 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
"/home/markus/Projekte/Konsole/hello_cmake/hello.c" "/home/markus/Projekte/Konsole/hello_cmake/build/CMakeFiles/hello.dir/hello.c.o"
"/home/markus/Projekte/Konsole/hello_cmake/kira.c" "/home/markus/Projekte/Konsole/hello_cmake/build/CMakeFiles/hello.dir/kira.c.o"
)
SET(CMAKE_C_COMPILER_ID "GNU")
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)