Update Catch to latest stable.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
2
third_party/catch
vendored
2
third_party/catch
vendored
Submodule third_party/catch updated: a0ada2e935...6860c8def0
Reference in New Issue
Block a user