4 lines
85 B

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