[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: depending on lua with cmake
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 29 Apr 2014 11:45:20 +0200
On Tue, Apr 29, 2014 at 11:30 AM, Axel Kittenberger <axkibe@gmail.com> wrote:
> has anybody an example project out there that uses cmake and depends on
> (lib)lua?
Have you looked at how LuaDist does this? Peter Drahos has a lot of
experience of integrating Lua with CMake and building a whole Lua
distribution using it.