Files
PrismLauncher/.gitmodules
Seth Flynn 794396c95b build: pin vcpkg via submodule
Apparently this is recommended for vcpkg, which makes sense as it can
help ensure all developers are using the same revision of the registry

It also lets us neatly override the defaults vcpkg uses without some
tricky other methods, or requiring us to fully vendor each triplet file
and keep it up to date

Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-08-01 11:52:17 -04:00

7 lines
223 B
Plaintext

[submodule "libraries/libnbtplusplus"]
path = libraries/libnbtplusplus
url = https://github.com/PrismLauncher/libnbtplusplus.git
[submodule "cmake/vcpkg"]
path = cmake/vcpkg
url = https://github.com/microsoft/vcpkg.git