mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-24 12:25:11 +00:00
third-party/msvc-redist-helper: Add submodule for msvc-redist-helper
This commit is contained in:
parent
f7cb14fd34
commit
002d507cc8
3 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
||||||
[submodule "third-party/nlohmann-json"]
|
[submodule "third-party/nlohmann-json"]
|
||||||
path = third-party/nlohmann-json
|
path = third-party/nlohmann-json
|
||||||
url = https://github.com/nlohmann/json.git
|
url = https://github.com/nlohmann/json.git
|
||||||
|
[submodule "third-party/msvc-redist-helper"]
|
||||||
|
path = third-party/msvc-redist-helper
|
||||||
|
url = https://github.com/Xaymar/msvc-redist-helper.git
|
||||||
|
|
1
third-party/msvc-redist-helper
vendored
Submodule
1
third-party/msvc-redist-helper
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit aa4665ccf68a382f1c2b115fb6c9668b6a8bd64d
|
Loading…
Reference in a new issue