Moved glm.pc.in into cmake directory #509

This commit is contained in:
Christophe Riccio
2016-05-31 00:36:21 +02:00
parent a69679e951
commit b4df7d69a6
2 changed files with 1 additions and 1 deletions

7
cmake/glm.pc.in Normal file
View File

@@ -0,0 +1,7 @@
prefix=@CMAKE_INSTALL_PREFIX@
includedir=${prefix}/include
Name: GLM
Description: OpenGL Mathematics
Version: @GLM_VERSION@
Cflags: -I${includedir}