Skip to content

Bump luaJIT to 53882a1#1741

Closed
xiaobiaozhao wants to merge 1 commit intoapache:unstablefrom
xiaobiaozhao:luajit_upgrade
Closed

Bump luaJIT to 53882a1#1741
xiaobiaozhao wants to merge 1 commit intoapache:unstablefrom
xiaobiaozhao:luajit_upgrade

Conversation

@xiaobiaozhao
Copy link
Contributor

Many fixes imported from Mike Pall's upstream https://github.com/luajit/luajit repository.


add_library(luajit INTERFACE)
target_include_directories(luajit INTERFACE ${luajit_BINARY_DIR}/include)
target_include_directories(luajit INTERFACE ${luajit_BINARY_DIR}/include ${luajit_SOURCE_DIR}/src)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why to include LuaJIT src here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears to be luajit.h This automatically generated file is not found in the new version of luajit. I'll check it out when I have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants