Made pkg-config file use version variable.

This commit is contained in:
Camilla Berglund 2012-03-26 13:15:37 +02:00
parent 2a8324955c
commit 92758e4ac0

View File

@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib
Name: GLFW
Description: A portable library for OpenGL, window and input
Version: 3.0.0
Version: @GLFW_VERSION_FULL@
URL: http://www.glfw.org/
Requires.private: @GLFW_PKG_DEPS@
Libs: -L${libdir} -lglfw