mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 23:01:06 +00:00
scripts/archive-source.sh: Drop non-xemu deps
This commit is contained in:
parent
21a3ee89ba
commit
af22de5eb7
@ -33,8 +33,9 @@ subprojects="keycodemapdb libvfio-user berkeley-softfloat-3
|
||||
syn-2-rs unicode-ident-1-rs"
|
||||
sub_deinit=""
|
||||
|
||||
# xemu extras
|
||||
subprojects="$subprojects glslang SPIRV-Reflect volk VulkanMemoryAllocator
|
||||
# xemu only
|
||||
subbprojects="keycodemapdb berkeley-softfloat-3"
|
||||
subprojects="glslang SPIRV-Reflect volk VulkanMemoryAllocator
|
||||
nv2a_vsh_cpu tomlplusplus cpp-httplib xxhash imgui implot genconfig"
|
||||
|
||||
function cleanup() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user