meson: Migrate implot submodule to subproject

This commit is contained in:
Matt Borgerson
2025-01-06 15:35:11 -07:00
parent 09f7787fa9
commit fcf5eb84a1
8 changed files with 11 additions and 20 deletions

View File

@ -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=$?