Files
tft/compile.sh
T
2022-10-21 20:01:34 +03:00

3 lines
125 B
Bash
Executable File

g++ -o bin/release/famt -std=gnu++20 -Ofast -flto -fipa-pta -fallow-store-data-races -fgcse-sm -fgcse-las -s -DNDEBUG *.cpp