Merge pull request #13973 from cscd98/hidapi-update

Hidapi update to v0.15.0
This commit is contained in:
JMC47 2025-10-09 14:06:04 -04:00 committed by GitHub
commit 8e2af141a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ target_include_directories(hidapi PUBLIC hidapi-src/hidapi)
if(APPLE)
target_sources(hidapi PRIVATE hidapi-src/mac/hid.c)
elseif(MSVC)
elseif(WIN32)
target_sources(hidapi PRIVATE hidapi-src/windows/hid.c)
else()
find_package(LIBUDEV)

@ -1 +1 @@
Subproject commit 7011fa98af2dde00c298105735e470de800288c7
Subproject commit d6b2a974608dec3b76fb1e36c189f22b9cf3650c