aboutsummaryrefslogtreecommitdiffstats
path: root/community/glm/glm.pc
diff options
context:
space:
mode:
Diffstat (limited to 'community/glm/glm.pc')
-rw-r--r--community/glm/glm.pc7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/glm/glm.pc b/community/glm/glm.pc
new file mode 100644
index 0000000000..e3bb5acc1a
--- /dev/null
+++ b/community/glm/glm.pc
@@ -0,0 +1,7 @@
+prefix=/usr
+includedir=${prefix}/include
+
+Name: GLM
+Description: OpenGL Mathematics
+Version: 0.9.9
+Cflags: -I${includedir}