mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
@@ -45,15 +45,6 @@
|
||||
// Define this to 1 if building GLFW for Mir
|
||||
#cmakedefine _GLFW_MIR
|
||||
|
||||
// Define this to 1 if building GLFW for EGL
|
||||
#cmakedefine _GLFW_EGL
|
||||
// Define this to 1 if building GLFW for GLX
|
||||
#cmakedefine _GLFW_GLX
|
||||
// Define this to 1 if building GLFW for WGL
|
||||
#cmakedefine _GLFW_WGL
|
||||
// Define this to 1 if building GLFW for NSGL
|
||||
#cmakedefine _GLFW_NSGL
|
||||
|
||||
// Define this to 1 if building as a shared library / dynamic library / DLL
|
||||
#cmakedefine _GLFW_BUILD_DLL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user