lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Sort of, though it doesn't seem to be up-to-date in terms of commits.
I could probably look at it to help design a master CMakeLists for lua itself.

On Wed, Apr 15, 2020 at 16:13 Michal Kottman <michal.kottman@gmail.com> wrote:
On Wed, Apr 15, 2020, 4:34 PM connor horman <chorman64@gmail.com> wrote:
The implementation of a CMakeLists should be fairly trivial...

Did you happen to check LuaDist? It is a CMake based Lua distribution and has a CMakeLists that might serve your needs [1] or as a base for further tweaking.

[1] https://github.com/LuaDist/lua/blob/lua-5.3/CMakeLists.txt