Update and rebuild SDL2
This commit is contained in:
parent
04535c747a
commit
00befd0d09
Binary file not shown.
|
@ -120,7 +120,7 @@ if(WIN32)
|
||||||
target_compile_options(usb PRIVATE -w)
|
target_compile_options(usb PRIVATE -w)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set_target_properties(usb PROPERTIES VERSION 1.0.26)
|
set_target_properties(usb PROPERTIES VERSION 1.0.27)
|
||||||
target_include_directories(usb BEFORE
|
target_include_directories(usb BEFORE
|
||||||
PUBLIC libusb/libusb
|
PUBLIC libusb/libusb
|
||||||
PRIVATE libusb/msvc
|
PRIVATE libusb/msvc
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8f14dc699877c8b059e67d30431c91b91e0299f0
|
Subproject commit 0805990668bdf92f4602520c9b7fed6edd90b448
|
Loading…
Reference in New Issue