Explorar o código

cmake: allow HAVE_LINUX_INPUT_H with !defined(HAVE_LIBC)

Anonymous Maarten %!s(int64=2) %!d(string=hai) anos
pai
achega
cf8899ec94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/build_config/SDL_build_config.h.cmake

+ 1 - 1
include/build_config/SDL_build_config.h.cmake

@@ -66,7 +66,6 @@
 #cmakedefine HAVE_STRING_H 1
 #cmakedefine HAVE_SYS_TYPES_H 1
 #cmakedefine HAVE_WCHAR_H 1
-#cmakedefine HAVE_LINUX_INPUT_H 1
 #cmakedefine HAVE_PTHREAD_NP_H 1
 #cmakedefine HAVE_LIBUNWIND_H 1
 
@@ -220,6 +219,7 @@
 #cmakedefine HAVE_LIBUSB 1
 #cmakedefine HAVE_O_CLOEXEC 1
 
+#cmakedefine HAVE_LINUX_INPUT_H 1
 #cmakedefine HAVE_LIBUDEV_H 1
 #cmakedefine HAVE_LIBSAMPLERATE 1
 #cmakedefine HAVE_LIBDECOR_H  1