Ver Fonte

cmake: allow HAVE_LINUX_INPUT_H with !defined(HAVE_LIBC)

Anonymous Maarten há 2 anos atrás
pai
commit
cf8899ec94
1 ficheiros alterados com 1 adições e 1 exclusões
  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