mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-24 04:15:11 +00:00
a149531fb8
This module handles parsing, generating, modifying and comparing of versions with pure CMake.
21 lines
839 B
Text
21 lines
839 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
|