Update libusb to v1.0.26

This commit is contained in:
RipleyTom
2022-04-28 19:18:12 +02:00
committed by Megamouse
parent 7a434d19a6
commit 8316469cfc
6 changed files with 7 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@ elseif (APPLE)
find_package(IOKit REQUIRED)
list(APPEND LIBUSB_LIBRARIES ${IOKit_LIBRARIES})
list(APPEND LIBUSB_LIBRARIES "-framework Security")
# Currently only objc_registerThreadWithCollector requires linking against it
# which is only for MAC_OS_X_VERSION_MIN_REQUIRED >= 1060