mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Start with the skeleton code for Mir support.
This commit is contained in:
committed by
Camilla Berglund
parent
bc219056a6
commit
cfb7d2f036
@@ -42,6 +42,8 @@
|
||||
#cmakedefine _GLFW_COCOA
|
||||
// Define this to 1 if building GLFW for Wayland
|
||||
#cmakedefine _GLFW_WAYLAND
|
||||
// Define this to 1 if building GLFW for Mir
|
||||
#cmakedefine _GLFW_MIR
|
||||
|
||||
// Define this to 1 if building GLFW for EGL
|
||||
#cmakedefine _GLFW_EGL
|
||||
|
||||
Reference in New Issue
Block a user