mirror of
https://github.com/glfw/glfw.git
synced 2025-04-07 06:25:05 +00:00
Removed unused module.
This commit is contained in:
parent
cfa798451e
commit
730e2e55c9
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ if (_GLFW_X11_GLX)
|
|||
set(GLFW_PKGLIBS "gl x11")
|
||||
|
||||
include(CheckFunctionExists)
|
||||
include(CheckSymbolExists)
|
||||
|
||||
# Check for XRandR (modern resolution switching extension)
|
||||
if (X11_Xrandr_FOUND)
|
||||
|
|
Loading…
Add table
Reference in a new issue