summaryrefslogtreecommitdiff
path: root/media-libs/glm/files/glm.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/glm/files/glm.pc.in')
-rw-r--r--media-libs/glm/files/glm.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/media-libs/glm/files/glm.pc.in b/media-libs/glm/files/glm.pc.in
new file mode 100644
index 000000000000..fc5c7bb7f90c
--- /dev/null
+++ b/media-libs/glm/files/glm.pc.in
@@ -0,0 +1,7 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+includedir=${prefix}/include
+
+Name: GLM
+Description: OpenGL Mathematics
+Version: @GLM_VERSION@
+Cflags: -I${includedir}