cmake -B build/ -DCMAKE_C_COMPILER:STRING=arm-linux-gcc
cmake --build build
mv build/sdl2-pointerless .
Apaczer/sdl2-pointerless
Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.
CMIT
Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.
CMIT