Skip to content

Modules: Refactor FindLua to extract common behaviours

Ghost User requested to merge (removed):modules-lua into master

This commit adds more information for finding homebrew installed Lua and removes common behaviour that will be used in a future FindLuaJIT module. Additionally, this better uses a LUA_DIR argument which is required as Lua does not specify a location to install itself (particularly on Windows..).

This was discussed within MR !1205 (closed).

I have a FindLuaJIT module prepared that requires this MR to function, I will hold off on an MR until this one is completed.

Topic-rename: FindLua-refactor

Edited by Brad King

Merge request reports