Add quickjs support

This commit is contained in:
Alexander Klingenbeck 2023-05-01 18:21:34 +02:00
parent 8090ee0470
commit e2a7717139
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored
View File

@ -1,3 +1,11 @@
[submodule "thirdparty/bgfx.cmake"]
path = thirdparty/bgfx.cmake
url = https://github.com/bkaradzic/bgfx.cmake
branch = tags/v1.118.8455-422
[submodule "thirdparty/SDL"]
path = thirdparty/SDL
url = https://github.com/libsdl-org/SDL.git
branch = tags/release-2.26.5
[submodule "thirdparty/quickjs"]
path = thirdparty/quickjs
url = https://github.com/bellard/quickjs.git

1
thirdparty/SDL vendored Submodule

@ -0,0 +1 @@
Subproject commit f7df966b417d351301cf4a3ded5a54d4a29804e8

1
thirdparty/quickjs vendored Submodule

@ -0,0 +1 @@
Subproject commit 2788d71e823b522b178db3b3660ce93689534e6d