summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/Makefile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/CMakeFiles/Makefile.cmake')
-rw-r--r--build/CMakeFiles/Makefile.cmake52
1 files changed, 52 insertions, 0 deletions
diff --git a/build/CMakeFiles/Makefile.cmake b/build/CMakeFiles/Makefile.cmake
new file mode 100644
index 0000000..707501d
--- /dev/null
+++ b/build/CMakeFiles/Makefile.cmake
@@ -0,0 +1,52 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.30
+
+# The generator used is:
+set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
+
+# The top level Makefile was generated from the following files:
+set(CMAKE_MAKEFILE_DEPENDS
+ "CMakeCache.txt"
+ "/Users/jmm/Documents/Projects/git/pong/CMakeLists.txt"
+ "CMakeFiles/3.30.0/CMakeCCompiler.cmake"
+ "CMakeFiles/3.30.0/CMakeSystem.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeCInformation.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeGenericSystem.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeInitializeConfigs.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeLanguageInformation.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Compiler/AppleClang-C.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Compiler/Clang.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Compiler/GNU.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/FeatureSummary.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/FindPackageMessage.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/FindPkgConfig.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/Apple-Clang-C.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/Apple-Clang.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/Darwin-Initialize.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/Darwin.cmake"
+ "/opt/homebrew/Cellar/cmake/3.30.0/share/cmake/Modules/Platform/UnixPaths.cmake"
+ "/opt/homebrew/lib/cmake/SDL2/sdl2-config-version.cmake"
+ "/opt/homebrew/lib/cmake/SDL2/sdl2-config.cmake"
+ )
+
+# The corresponding makefile is:
+set(CMAKE_MAKEFILE_OUTPUTS
+ "Makefile"
+ "CMakeFiles/cmake.check_cache"
+ )
+
+# Byproducts of CMake generate step:
+set(CMAKE_MAKEFILE_PRODUCTS
+ "CMakeFiles/CMakeDirectoryInformation.cmake"
+ )
+
+# Dependency information for all targets:
+set(CMAKE_DEPEND_INFO_FILES
+ "CMakeFiles/pong.dir/DependInfo.cmake"
+ )