diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-07-14 13:04:54 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-07-14 13:04:54 -0400 |
| commit | a17dcfdcba9f7da5a91c554eef88cea73d6598b0 (patch) | |
| tree | 8371131c504fd13e88d98dad7d8421f93ceab3b2 /build/CMakeFiles/pong.dir/link.txt | |
| parent | 2957d6c5b970d62e5d3333434b323117aaf97fa9 (diff) | |
Redid the Cmake Config and fell back to C17master
Diffstat (limited to 'build/CMakeFiles/pong.dir/link.txt')
| -rw-r--r-- | build/CMakeFiles/pong.dir/link.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/CMakeFiles/pong.dir/link.txt b/build/CMakeFiles/pong.dir/link.txt new file mode 100644 index 0000000..7a33dd1 --- /dev/null +++ b/build/CMakeFiles/pong.dir/link.txt @@ -0,0 +1 @@ +/Library/Developer/CommandLineTools/usr/bin/cc -g -Wall -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/pong.dir/main.c.o CMakeFiles/pong.dir/pong.c.o CMakeFiles/pong.dir/screen.c.o -o pong -L/opt/homebrew/Cellar/sdl2/2.30.4/lib -Wl,-rpath,/opt/homebrew/Cellar/sdl2/2.30.4/lib /opt/homebrew/Cellar/sdl2/2.30.4/lib/libSDL2.dylib |
