build.sh 69 B

12
  1. #!/bin/bash
  2. g++ main.cc InitShader.cpp -I. -lGL -lGLEW -lglut -o main