You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lu...@googlegroups.com
Hi,
For anyone wanting to integrate Lua into a CMake-based project, or to
build on any platforms not supported by the provided Makefile, I have
updated my lua-cmake project to include Lua 5.5.0 support. This is
available at https://gitlab.com/codelibre/lua/lua-cmake
I had to make a number of portability changes to the tests to allow them
to run on multiple platforms, including Windows. These changes are here
should upstream wish to pick some or all of them up: