[3PP] Added Libusb

This commit is contained in:
Gliniak
2025-04-05 18:23:25 +02:00
committed by Radosław Gliński
parent d2b265e251
commit 7667958556
4 changed files with 51 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ workspace("xenia")
include("third_party/fmt.lua")
include("third_party/glslang-spirv.lua")
include("third_party/imgui.lua")
include("third_party/libusb.lua")
include("third_party/mspack.lua")
include("third_party/snappy.lua")
include("third_party/xxhash.lua")