mirror of
https://github.com/glfw/glfw.git
synced 2026-02-20 06:03:12 +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.