|
|
@ -260,13 +260,6 @@ if (_GLFW_WAYLAND) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
|
|
|
|
# Use OSMesa for offscreen context creation |
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
|
|
|
|
if (_GLFW_OSMESA) |
|
|
|
|
|
|
|
find_package(OSMesa REQUIRED) |
|
|
|
|
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
#-------------------------------------------------------------------- |
|
|
|
# Use Cocoa for window creation and NSOpenGL for context creation |
|
|
|
# Use Cocoa for window creation and NSOpenGL for context creation |
|
|
|
#-------------------------------------------------------------------- |
|
|
|
#-------------------------------------------------------------------- |
|
|
|