third-party: Add obs-studio submodule
This commit is contained in:
parent
19de4c5334
commit
f2e5bdf78a
|
|
@ -19,3 +19,6 @@
|
||||||
[submodule "third-party/nvidia-maxine-vfx-sdk"]
|
[submodule "third-party/nvidia-maxine-vfx-sdk"]
|
||||||
path = third-party/nvidia-maxine-vfx-sdk
|
path = third-party/nvidia-maxine-vfx-sdk
|
||||||
url = https://github.com/NVIDIA/MAXINE-VFX-SDK.git
|
url = https://github.com/NVIDIA/MAXINE-VFX-SDK.git
|
||||||
|
[submodule "third-party/obs-studio"]
|
||||||
|
path = third-party/obs-studio
|
||||||
|
url = https://github.com/obsproject/obs-studio.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b4f7499b33b53351e56a02fc6194f11d8af78da5
|
||||||
Loading…
Reference in New Issue