Fixed glfw3.pc not using LIB_SUFFIX.

This commit is contained in:
Camilla Berglund
2013-10-12 20:22:48 +02:00
parent a5df39e14f
commit 0041699048
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -209,6 +209,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
## Changelog
- Renamed configuration header to `glfw_config.h` to avoid conflicts
- Generated file `glfw3.pc` did not respect the LIB\_SUFFIX CMake option
- [Win32] Bugfix: Restoring windows using the Win+D hot key did not trigger the
focus callback
- [Win32] Bugfix: The disabled cursor mode clip rectangle was updated for