add Lua 5.4 support as default

This commit is contained in:
Syping 2020-07-02 16:09:52 +02:00
parent e455f46fff
commit c358d576ae
133 changed files with 27829 additions and 75 deletions

View file

@ -43,6 +43,8 @@ INCLUDEPATH += \
SOURCES += \
main.cpp
include(../luaenginecore/lua_module.pri)
unix {
target.path = $$LUAENGINE_BINDIR
INSTALLS += target