Removed unused module.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent cfa798451e
commit 730e2e55c9
  1. 1
      CMakeLists.txt

@ -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…
Cancel
Save