Switch cxxopts over to version with selectany while i wait for the selectany change to be merged there

This commit is contained in:
chss95cs@gmail.com
2022-10-15 03:49:12 -07:00
parent a495709344
commit d7fa8481af
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -36,7 +36,7 @@
url = https://github.com/skystrife/cpptoml.git
[submodule "third_party/cxxopts"]
path = third_party/cxxopts
url = https://github.com/jarro2783/cxxopts.git
url = https://github.com/chrisps/cxxopts.git
[submodule "third_party/SDL2"]
path = third_party/SDL2
url = https://github.com/libsdl-org/SDL.git