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