From dc117d4829c1c3fa5f693f3752d3c939a796fff1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 11 Nov 2022 18:52:14 +0100 Subject: add luajit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fa870d96..fd4fc9fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "fmt"] path = external/fmt url = https://github.com/fmtlib/fmt.git +[submodule "luajit"] + path = external/luajit + url = https://github.com/WohlSoft/LuaJIT.git -- cgit v1.2.3