index
:
codesamples
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
OpenGL
/
minimal_glsl
/
Makefile
blob: 0a4fdaeb885ccfc21ad33158faae26562988e3c2 (
plain
)
1
2
3
minimal_glsl: minimal_glsl.c cc -o minimal_glsl minimal_glsl.c -lGL -lGLEW -lglfw