Skip to content

rockspec: fix propagating variables#84

Merged
ligurio merged 1 commit intomasterfrom
ligurio/fixup-rockspec-variables
Apr 7, 2026
Merged

rockspec: fix propagating variables#84
ligurio merged 1 commit intomasterfrom
ligurio/fixup-rockspec-variables

Conversation

@ligurio
Copy link
Copy Markdown
Owner

@ligurio ligurio commented Apr 7, 2026

The previous patch is not set LUA_INCLUDE_DIR when custom Lua include directory is used. The patch fixes that. Also, rockspec has missed variables CMAKE_LUA_LIBRARIES and CMAKE_LUA_INCLUDE_DIR. The patch adds these variables.

Follows up the commit 2a58b8a ("rockspec: propagate CMake options").

Needed for google/oss-fuzz#14610

The previous patch is not set LUA_INCLUDE_DIR when custom Lua
include directory is used. The patch fixes that. Also, rockspec
has missed variables CMAKE_LUA_LIBRARIES and CMAKE_LUA_INCLUDE_DIR.
The patch adds these variables.

Follows up the commit 2a58b8a
("rockspec: propagate CMake options").

Needed for google/oss-fuzz#14610
@ligurio ligurio merged commit 1d91c24 into master Apr 7, 2026
18 checks passed
@ligurio ligurio deleted the ligurio/fixup-rockspec-variables branch April 7, 2026 14:16
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