support building with quickjs
commitfd9c5ab13d176d0877f4382b54e7856542706fa8
authortqfx <tqfx@tqfx.org>
Thu, 16 May 2024 07:18:10 +0000 (16 15:18 +0800)
committertqfx <tqfx@tqfx.org>
Fri, 17 May 2024 06:23:39 +0000 (17 14:23 +0800)
tree8f9d3638892ddca51494674d126424e9302cfc59
parent39f6ee0ea7e20f38740e1d1d766d3467cc5604d6
support building with quickjs
19 files changed:
.github/workflows/conan.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/meson.yml
.github/workflows/mingw.yml
.github/workflows/msvc.yml
.github/workflows/msys2.yml
CMakeLists.txt
cmake/FindLua.cmake
cmake/FindLuaJIT.cmake
cmake/FindPatch.cmake [new file with mode: 0644]
cmake/FindQuickJS.cmake
cmake/QuickJSPIC.cmake
lua/src/CMakeLists.txt
quickjs/0001.patch [new file with mode: 0644]
quickjs/0002.patch [new file with mode: 0644]
quickjs/CMakeLists.txt
quickjs/quickjs.cmake [new file with mode: 0644]
quickjs/src/CMakeLists.txt [new file with mode: 0644]