mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Linux: Fix POSIX version not set for Null build
When compiling GLFW on Linux with only the Null platform enabled, the CMake files did not set the required POSIX version macro. Fixes #2402
This commit is contained in:
@@ -215,6 +215,7 @@ video tutorials.
|
||||
- Dmitri Shuralyov
|
||||
- Joao da Silva
|
||||
- Daniel Sieger
|
||||
- Daljit Singh
|
||||
- Michael Skec
|
||||
- Daniel Skorupski
|
||||
- Slemmie
|
||||
|
||||
Reference in New Issue
Block a user