Files
tft/compile.sh
T
2023-01-02 17:31:29 +02:00

2 lines
135 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 -lncursesw