mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
This will be useful when building GLFW as a CMake object library and linking it into a larger library that exports pkg-config information. Partly based on #1307 by @a3f. Closes #1307.