meson: Migrate genconfig submodule to subproject

This commit is contained in:
Matt Borgerson
2025-01-06 23:05:53 -07:00
parent fcf5eb84a1
commit 21a3ee89ba
6 changed files with 11 additions and 14 deletions
+1 -1
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 implot"
nv2a_vsh_cpu tomlplusplus cpp-httplib xxhash imgui implot genconfig"
function cleanup() {
local status=$?