diff --git a/.gitmodules b/.gitmodules index 9924608a..fdfb8a1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [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-vfx-sdk"] + path = third-party/nvidia-maxine-vfx-sdk + url = https://github.com/NVIDIA/MAXINE-VFX-SDK.git diff --git a/third-party/nvidia-maxine-vfx-sdk b/third-party/nvidia-maxine-vfx-sdk new file mode 160000 index 00000000..3df6c378 --- /dev/null +++ b/third-party/nvidia-maxine-vfx-sdk @@ -0,0 +1 @@ +Subproject commit 3df6c37852afad9f15ee0b85e51b5b49e611cfc0