Renamed config macro to match convention.

This commit is contained in:
Camilla Berglund
2012-09-12 03:17:50 +02:00
parent e15e92b583
commit 64c677be9e
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ if (_GLFW_X11_GLX)
endif()
if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
set(_GLFW_USE_LINUX_JOYSTICKS 1)
set(_GLFW_HAS_LINUX_JOYSTICKS 1)
endif()
endif()