v1.9.0 #175
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -22,3 +22,6 @@
|
|||||||
[submodule "thirdparty/json"]
|
[submodule "thirdparty/json"]
|
||||||
path = thirdparty/json
|
path = thirdparty/json
|
||||||
url = https://github.com/nlohmann/json.git
|
url = https://github.com/nlohmann/json.git
|
||||||
|
[submodule "thirdparty/Catch2"]
|
||||||
|
path = thirdparty/Catch2
|
||||||
|
url = https://github.com/catchorg/Catch2.git
|
||||||
|
1
thirdparty/Catch2
vendored
Submodule
1
thirdparty/Catch2
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 426954032f263754d2fff4cffce8552e7371965e
|
Loading…
x
Reference in New Issue
Block a user