lua-users home
lua-l archive

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


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