Update cpp-optparse to last commit and turn into a submodule

This commit is contained in:
Joshua Vandaële
2025-10-10 16:43:49 +02:00
parent 8323c21e40
commit 4c87f08ff7
7 changed files with 19 additions and 878 deletions

4
.gitmodules vendored
View File

@@ -114,3 +114,7 @@
path = Externals/pugixml/pugixml
url = https://github.com/zeux/pugixml.git
shallow = true
[submodule "Externals/cpp-optparse/cpp-optparse"]
path = Externals/cpp-optparse/cpp-optparse
url = https://github.com/weisslj/cpp-optparse.git
shallow = true