From ae9418696664246f30dbdbc592988e9e1299f31c Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 10 Jan 2025 19:00:03 +0100 Subject: fixed a local bug --- build/CMakeFiles/tetris.dir/flags.make | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 build/CMakeFiles/tetris.dir/flags.make (limited to 'build/CMakeFiles/tetris.dir/flags.make') diff --git a/build/CMakeFiles/tetris.dir/flags.make b/build/CMakeFiles/tetris.dir/flags.make new file mode 100644 index 0000000..18b9e7a --- /dev/null +++ b/build/CMakeFiles/tetris.dir/flags.make @@ -0,0 +1,12 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with gcc +C_DEFINES = + +C_INCLUDES = -I/opt/homebrew/Cellar/raylib/5.5/include + +C_FLAGSarm64 = -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk + +C_FLAGS = -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk + -- cgit v1.2.3-70-g09d2