Start with the skeleton code for Mir support.

This commit is contained in:
BrandonSchaefer
2014-11-06 00:15:37 -08:00
committed by Camilla Berglund
parent bc219056a6
commit cfb7d2f036
4 changed files with 38 additions and 0 deletions
+2
View File
@@ -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