mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 10:48:51 -05:00
Removed unused module.
This commit is contained in:
parent
cfa798451e
commit
730e2e55c9
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user