saramoreira 2af993a85b eat: initial CMake project setup
- configured CMakeLists.txt
- verified build and executable
2025-10-18 21:38:01 +02:00

2 lines
433 B
Plaintext

/Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/Prog3B.dir/main.cpp.o CMakeFiles/Prog3B.dir/gamecube.cpp.o -o Prog3B /Users/saramoreira/Programmieren_3b/mac_arm/libgamematrix.a /Users/saramoreira/Programmieren_3b/mac_arm/libraylib.a -framework IOKit -framework Cocoa -framework OpenGL