repo.or.cz
/
k8sbuild.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
more xopts
[k8sbuild.git]
/
xoptz
/
glm.xopt
blob
fac38190cf3214a8b0cd7fa6219c23633697eb5e
1
!INCLUDE _cmake
2
3
profile=empty
4
5
cfg_name="cmake -DCMAKE_INSTALL_PREFIX=/usr .."
6
7
8
!DESC
9
GLM -- OpenGL Mathematics
10
11
GLM is a header only C++ mathematics library for graphics software
12
based on the OpenGL Shading Language (GLSL) specifications.
13
14
http://glm.g-truc.net/
15
!EOF