blob: 2c057b5be79b3eba2313434bf3aca83a9de8361f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.30
# compile C with /Library/Developer/CommandLineTools/usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/opt/homebrew/Cellar/sdl2/2.30.4/include -isystem /opt/homebrew/Cellar/sdl2/2.30.4/include/SDL2
C_FLAGSarm64 = -g -Wall -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk
C_FLAGS = -g -Wall -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk
|