mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
meson: Migrate implot submodule to subproject
This commit is contained in:
@ -35,7 +35,7 @@ sub_deinit=""
|
||||
|
||||
# xemu extras
|
||||
subprojects="$subprojects glslang SPIRV-Reflect volk VulkanMemoryAllocator
|
||||
nv2a_vsh_cpu tomlplusplus cpp-httplib xxhash imgui"
|
||||
nv2a_vsh_cpu tomlplusplus cpp-httplib xxhash imgui implot"
|
||||
|
||||
function cleanup() {
|
||||
local status=$?
|
||||
|
||||
Reference in New Issue
Block a user