nsyshid: Add backends for cross platform USB passthrough support (#950)

This commit is contained in:
Simon
2023-09-19 01:27:40 +02:00
committed by GitHub
parent 2a735f1fb7
commit 98b5a8758a
17 changed files with 2297 additions and 523 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ jobs:
- name: "Install system dependencies"
run: |
brew update
brew install llvm@15 ninja nasm molten-vk
brew install llvm@15 ninja nasm molten-vk automake libtool
- name: "Bootstrap vcpkg"
run: |