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:
Camilla Löwy
2023-11-21 17:36:34 +01:00
parent a87acd8c1f
commit d9709904fe
2 changed files with 3 additions and 4 deletions

View File

@@ -215,6 +215,7 @@ video tutorials.
- Dmitri Shuralyov
- Joao da Silva
- Daniel Sieger
- Daljit Singh
- Michael Skec
- Daniel Skorupski
- Slemmie