Made pkg-config file use version variable.
This commit is contained in:
parent
2a8324955c
commit
92758e4ac0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user