early-access version 3191

This commit is contained in:
pineappleEA
2022-12-06 17:31:52 +01:00
parent dd16f58704
commit 80ee8ddb9d
15 changed files with 81 additions and 115 deletions

View File

@@ -273,3 +273,5 @@ else() # MINGW OR (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
configure_file(config.h.in config.h)
endif() # MINGW OR (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
add_library(libusb::usb ALIAS usb)