summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/cmake/glm.pc.in
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/cmake/glm.pc.in')
-rw-r--r--3rdparty/glm/cmake/glm.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/3rdparty/glm/cmake/glm.pc.in b/3rdparty/glm/cmake/glm.pc.in
new file mode 100644
index 00000000000..fc5c7bb7f90
--- /dev/null
+++ b/3rdparty/glm/cmake/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}