mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-06 15:13:34 +00:00
Update Catch to latest stable.
This commit is contained in:
parent
f1a4a72391
commit
25bca39262
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -18,7 +18,7 @@
|
|||
url = https://github.com/xenia-project/SPIRV-Tools.git
|
||||
[submodule "third_party/catch"]
|
||||
path = third_party/catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "third_party/gflags"]
|
||||
path = third_party/gflags
|
||||
url = https://github.com/benvanik/gflags.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue