Files
gym-tracker/build
Daniel Ledda fa0ee597ce migrate to c
2025-11-10 04:25:23 +01:00

4 lines
89 B
Bash
Executable File

#!/bin/bash
gcc -Wall -g -g3 -DOS_LINUX=1 -DENABLE_ASSERT=1 ./app.c -lm -o ./target/app