Add QuickJS as submodule instead of build-time download; Skip cf
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
b50783ccc8
commit
8650bb6308
4 changed files with 9 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -133,3 +133,6 @@
|
|||
[submodule "plugins/ihtsyn"]
|
||||
path = plugins/ihtsyn
|
||||
url = https://github.com/CardinalModules/ihtsyn.git
|
||||
[submodule "deps/QuickJS"]
|
||||
path = deps/QuickJS
|
||||
url = https://github.com/JerrySievert/QuickJS.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue