diff --git a/pkgs/glm/glm.pc b/pkgs/glm/glm.pc new file mode 100644 index 0000000..e3bb5ac --- /dev/null +++ b/pkgs/glm/glm.pc @@ -0,0 +1,7 @@ +prefix=/usr +includedir=${prefix}/include + +Name: GLM +Description: OpenGL Mathematics +Version: 0.9.9 +Cflags: -I${includedir}