mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 21:56:36 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
73c3457960
commit
7abb6468e8
@ -227,7 +227,7 @@ if (_GLFW_X11)
|
||||
|
||||
# Check for XInput (modern HID input)
|
||||
if (NOT X11_Xi_INCLUDE_PATH)
|
||||
message(FATAL_ERROR "The XInput headers were not found (hint: install libxi-dev)")
|
||||
message(FATAL_ERROR "The XInput headers were not found (hint: install libxi devel package)")
|
||||
endif()
|
||||
|
||||
list(APPEND glfw_INCLUDE_DIRS "${X11_Xrandr_INCLUDE_PATH}"
|
||||
|
Loading…
Reference in New Issue
Block a user