mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 14:25:05 +00:00
15 lines
634 B
Text
15 lines
634 B
Text
[submodule "cmake/clang"]
|
|
path = cmake/clang
|
|
url = https://github.com/Xaymar/cmake-clang.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
|