Files
kitty/glfw
Luflosi 902fc22670 Simplify GLFW compilation code
This commit removes the need for `is_macos` in `glfw/glfw.py` by moving a few lines of code. Instead of relying on the information that the compilation is or isn't happening on macOS, the code now does the right thing based on which `module` is being built.
This changes the order of the compilation flags slightly.
2019-08-26 16:47:19 +02:00
..
2019-07-18 15:51:54 +05:30
2019-08-26 12:31:15 +02:00
2019-08-26 16:47:19 +02:00
2019-08-26 12:31:15 +02:00
2019-07-29 09:45:02 +05:30
2019-08-26 12:31:15 +02:00
2019-08-26 12:31:15 +02:00
2019-08-26 12:31:15 +02:00