Files
djstdlib/build
Daniel Ledda 49e379dd54 update
2025-01-02 18:20:56 +01:00

4 lines
85 B
Bash

#!/bin/bash
g++ -g -g3 -lm -DOS_LINUX=1 -DENABLE_ASSERT=1 ./app.cpp -o ./target/app