agent: the commandline parsing is done using a custom parser, use a standard library in

This commit is contained in:
orchestrator-bot
2026-08-09 17:12:54 +02:00
parent 5ea6fd3fae
commit 01caad8a28
5 changed files with 133 additions and 258 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"features": [ "glfw-binding", "opengl3-binding", "metal-binding" ]
},
"assimp",
"cli11",
"ktx",
"glfw3",
"glew",
@@ -12,4 +13,4 @@
"fmt",
"shader-slang"
]
}
}