Add QuickJS as submodule instead of build-time download; Skip cf

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-01-22 22:32:49 +00:00
parent b50783ccc8
commit 8650bb6308
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 9 additions and 9 deletions

3
.gitmodules vendored
View file

@ -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