{
"cmd": [ "g++ \"$file\" -o \"$file_base_name\" -framework GLUT -framework OpenGL -framework Cocoa && ./\"$file_base_name\""],
"working_dir": "${project_path:${folder}}",
"selector": ["source.c++"],
"shell": true
}
Created
August 5, 2014 18:31
-
-
Save sulram/b39d854607f4f6e763bc to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment