lua-users home
lua-l archive

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


v <v19930312@gmail.com> wrote:
> Have anyone used luarocks with CMake build system on practice? How were
> problems listed by me solved? Thanks in advance.

I don’t use CMake myself, but I know of one large project that uses CMake,
lua, and luarocks: neovim. You might find their build helpful to examine.

https://github.com/neovim/neovim

Best, P

-- 
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
    Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System