2 lines
59 B
Bash
Executable File
2 lines
59 B
Bash
Executable File
g++ -o bin/debug/famt -std=gnu++20 -g -Og *.cpp -lncursesw
|