LIBS: fixed SDL compilation with HIDAPI disabled

e.g. on windows atm
master
Martin Gerhardy 2019-08-09 11:33:42 +02:00
parent 46f8ee863a
commit a447a6a0c0
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ file(GLOB SOURCE_FILES
${SDL2_SOURCE_DIR}/src/dynapi/*.c
${SDL2_SOURCE_DIR}/src/events/*.c
${SDL2_SOURCE_DIR}/src/file/*.c
${SDL2_SOURCE_DIR}/src/hidapi/*.c
${SDL2_SOURCE_DIR}/src/libm/*.c
${SDL2_SOURCE_DIR}/src/render/*.c
${SDL2_SOURCE_DIR}/src/render/*/*.c