1 line
77 B
Bash
1 line
77 B
Bash
|
g++ ./main.cpp -o ./main -lGL -lGLU -lglfw -lglut -lGLEW -Iclasses -std=c++17
|