Skip to content

Conversation

@illuusio
Copy link
Contributor

Currently libUCL only searches for Lua 5.1 (when using LuaJIT) and Lua 5.1 and 5.2. Commit introduces code that (if LuaJIT is not used) seeking from Lua version 5.4 and if it not available tries to seek version by version down to 5.1.

Seeking stops when Lua is found or if not it prints error message to screen and stops configuring CMake build environment.

Currently libUCL only searches for Lua 5.1 (when using LuaJIT)
and Lua 5.1 and 5.2. Commit introduces code that (if LuaJIT is
not used) seeking from Lua version 5.4 and if it not available
tries to seek version by version down to 5.1.
Seeking stops when Lua is found or if not it prints error
message to screen and stops configuring CMake build environment.
@vstakhov vstakhov merged commit a6b5cac into vstakhov:master Nov 4, 2025
4 checks passed
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