From d7fa8481afac07cbe52c7d6873517228824da0b3 Mon Sep 17 00:00:00 2001 From: "chss95cs@gmail.com" Date: Sat, 15 Oct 2022 03:49:12 -0700 Subject: [PATCH] Switch cxxopts over to version with selectany while i wait for the selectany change to be merged there --- .gitmodules | 2 +- third_party/cxxopts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b4e3119b2..6c356ec38 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/third_party/cxxopts b/third_party/cxxopts index 2e3c6991d..b2b8cf2f5 160000 --- a/third_party/cxxopts +++ b/third_party/cxxopts @@ -1 +1 @@ -Subproject commit 2e3c6991d33811878ebcc0839d3815850d129b3a +Subproject commit b2b8cf2f50a449720874f43445e23d75b77dcc43