forked from Vhonowslend/StreamFX-Public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (27 loc) · 1.12 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# AUTOGENERATED COPYRIGHT HEADER START
# Copyright (C) 2020-2023 Michael Fabian 'Xaymar' Dirks <[email protected]>
# AUTOGENERATED COPYRIGHT HEADER END
[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
[submodule "third-party/nvidia-maxine-afx-sdk"]
path = third-party/nvidia-maxine-afx-sdk
url = https://github.com/NVIDIA/MAXINE-AFX-SDK.git