Skip to content

Instantly share code, notes, and snippets.

@h0hmj
Created January 17, 2018 06:13
Show Gist options
  • Save h0hmj/59bcf9134e1370400226b3ee3efd7382 to your computer and use it in GitHub Desktop.
Save h0hmj/59bcf9134e1370400226b3ee3efd7382 to your computer and use it in GitHub Desktop.
Compile OpenGL program in macOS 10.13.2
clang++ -framework glut -framework opengl main.cpp -o main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment