Compare commits

...

2 Commits

Author SHA1 Message Date
kayomn 0bd2c6a638 Update VS Code settings 2022-09-22 10:07:34 +01:00
kayomn 59b061b677 Add libzip dependency 2022-09-22 10:05:03 +01:00
5 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file → Executable file
View File

@ -1,3 +1,6 @@
[submodule "ext/lua"]
path = ext/lua
url = git@github.com:lua/lua.git
[submodule "ext/libzip"]
path = ext/libzip
url = git@github.com:nih-at/libzip.git

0
.vscode/launch.json vendored Normal file → Executable file
View File

1
.vscode/settings.json vendored Normal file → Executable file
View File

@ -13,4 +13,5 @@
},
"git.detectSubmodulesLimit": 0,
"git.ignoreSubmodules": true
}

0
.vscode/tasks.json vendored Normal file → Executable file
View File

1
ext/libzip Submodule

@ -0,0 +1 @@
Subproject commit 5532f9baa0c44cc5435ad135686a4ea009075b9a