diff options
author | Samuel Johnson <[email protected]> | 2025-05-06 22:28:35 -0400 |
---|---|---|
committer | Samuel Johnson <[email protected]> | 2025-05-06 22:28:35 -0400 |
commit | 4223fb686b99a5db73da79fb73123568b75822ed (patch) | |
tree | efede7e2708ca62b8f497c2638a2813a317c0064 /.gitmodules |
But it was a beginning
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e804df7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/vcpkg"] + path = vendor/vcpkg + url = https://github.com/microsoft/vcpkg |