mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
53ceddd784
Time has unfortunately broken this integration beyond the point of usefulness.
21 lines
855 B
Text
21 lines
855 B
Text
[submodule "cmake/clang"]
|
|
path = cmake/clang
|
|
url = https://github.com/Xaymar/cmake-clang.git
|
|
[submodule "cmake/version"]
|
|
path = cmake/version
|
|
url = https://github.com/Xaymar/cmake-version.git
|
|
[submodule "third-party/nlohmann-json"]
|
|
path = third-party/nlohmann-json
|
|
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
|
|
[submodule "third-party/nvidia-maxine-ar-sdk"]
|
|
path = third-party/nvidia-maxine-ar-sdk
|
|
url = https://github.com/NVIDIA/MAXINE-AR-SDK.git
|
|
[submodule "third-party/nvidia-maxine-vfx-sdk"]
|
|
path = third-party/nvidia-maxine-vfx-sdk
|
|
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
|