Update Catch to latest stable.
This commit is contained in:
parent
f1a4a72391
commit
25bca39262
|
@ -18,7 +18,7 @@
|
||||||
url = https://github.com/xenia-project/SPIRV-Tools.git
|
url = https://github.com/xenia-project/SPIRV-Tools.git
|
||||||
[submodule "third_party/catch"]
|
[submodule "third_party/catch"]
|
||||||
path = 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"]
|
[submodule "third_party/gflags"]
|
||||||
path = third_party/gflags
|
path = third_party/gflags
|
||||||
url = https://github.com/benvanik/gflags.git
|
url = https://github.com/benvanik/gflags.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a0ada2e935324db5c951571c52c9b07307ea422f
|
Subproject commit 6860c8def0ba7559bf077515b7a7ff63ad3444f8
|
Loading…
Reference in New Issue