glm: add pkgcfg
This commit is contained in:
parent
78193cc7bd
commit
5de8710490
1 changed files with 7 additions and 0 deletions
7
pkgs/glm/glm.pc
Normal file
7
pkgs/glm/glm.pc
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
prefix=/usr
|
||||||
|
includedir=${prefix}/include
|
||||||
|
|
||||||
|
Name: GLM
|
||||||
|
Description: OpenGL Mathematics
|
||||||
|
Version: 0.9.9
|
||||||
|
Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue