Skip to content

Instantly share code, notes, and snippets.

@joelreymont
Created September 30, 2015 22:03
Show Gist options
  • Save joelreymont/c02c4480cd793eb2c3fd to your computer and use it in GitHub Desktop.
Save joelreymont/c02c4480cd793eb2c3fd to your computer and use it in GitHub Desktop.
if $(equal $(SYSNAME), Darwin)
vmount(-l, src/compat/gl3, _build)
else
vmount(-l, src/compat/gles2, _build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment