Created
February 24, 2018 12:18
-
-
Save Tomaszal/566bb9b6839ae892cb81362e8208290a to your computer and use it in GitHub Desktop.
Glut build system snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
"shell_cmd": "g++ $file_name -o ${file_base_name}.bin -lGL -lGLU -lglut && ./${file_base_name}.bin" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment