mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Removed unused module.
This commit is contained in:
@@ -66,7 +66,6 @@ if (_GLFW_X11_GLX)
|
|||||||
set(GLFW_PKGLIBS "gl x11")
|
set(GLFW_PKGLIBS "gl x11")
|
||||||
|
|
||||||
include(CheckFunctionExists)
|
include(CheckFunctionExists)
|
||||||
include(CheckSymbolExists)
|
|
||||||
|
|
||||||
# Check for XRandR (modern resolution switching extension)
|
# Check for XRandR (modern resolution switching extension)
|
||||||
if (X11_Xrandr_FOUND)
|
if (X11_Xrandr_FOUND)
|
||||||
|
|||||||
Reference in New Issue
Block a user