Skip to content

rockspec: define directories with headers and lib#82

Open
ligurio wants to merge 1 commit intomasterfrom
ligurio/gh-xxxx-define-dirs-rockspec
Open

rockspec: define directories with headers and lib#82
ligurio wants to merge 1 commit intomasterfrom
ligurio/gh-xxxx-define-dirs-rockspec

Conversation

@ligurio
Copy link
Copy Markdown
Owner

@ligurio ligurio commented Mar 27, 2026

Sometimes one need to compile a luzer module with a non-system Lua library and headers, for which the LUA_LIBRARIES and LUA_INCLUDE_DIR CMake options are used. The patch adds variables for the rockspec to set these options via environment variables: LUA_LIBRARIES and LUA_INCLUDE_DIR.

Needed for google/oss-fuzz#14610

@ligurio ligurio force-pushed the ligurio/gh-xxxx-define-dirs-rockspec branch from 288a07e to 09a22e4 Compare March 27, 2026 12:22
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
@ligurio ligurio force-pushed the ligurio/gh-xxxx-define-dirs-rockspec branch from 48c0b51 to 9231e3c Compare March 27, 2026 12:33
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
@ligurio ligurio force-pushed the ligurio/gh-xxxx-define-dirs-rockspec branch 2 times, most recently from ef7b38b to 09c9412 Compare March 27, 2026 15:04
Sometimes one need to compile a luzer module with a non-system Lua
library and headers, for which the LUA_LIBRARIES and
LUA_INCLUDE_DIR CMake options are used. The patch adds variables
for the rockspec to set these options via environment variables:
LUA_LIBRARIES and LUA_INCLUDE_DIR.

Needed for google/oss-fuzz#14610
@ligurio ligurio force-pushed the ligurio/gh-xxxx-define-dirs-rockspec branch 2 times, most recently from c9c1315 to 6c4c5ed Compare March 27, 2026 15:25
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
ligurio added a commit to ligurio/oss-fuzz that referenced this pull request Mar 27, 2026
Will gone after merging
ligurio/luzer#82
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.

1 participant