summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorlat9nq <lat9nq@gmail.com>2022-07-22 20:49:43 +0200
committerlat9nq <lat9nq@gmail.com>2022-07-23 02:54:00 +0200
commit265d1d697935ec65e31d55fc424d96276d41a8c9 (patch)
tree2bf3da2f89b9fa8e7b33bfd088920613a9982949 /.gitmodules
parentci,CMake: Drop Conan support for vcpkg (diff)
downloadyuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar.gz
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar.bz2
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar.lz
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar.xz
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.tar.zst
yuzu-265d1d697935ec65e31d55fc424d96276d41a8c9.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dc92d0a4b..846e41d26 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "externals/ffmpeg/ffmpeg"]
path = externals/ffmpeg/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
+[submodule "externals/vcpkg"]
+ path = externals/vcpkg
+ url = https://github.com/Microsoft/vcpkg.git