[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CMakelists.txt
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 24 May 2020 21:37:44 +0100
On Sun, 24 May 2020 at 20:11, Russell Haley <russ.haley@gmail.com> wrote:
> I'd like to add Lua 5.3.5 to a CMake based project. I need it to build a static lib, shared object and (optionally) the Lua executable. Does anyone have a standalone CMakelists.txt file for Lua 5.3.5?
I have one here - you may need to hack it a bit as it has some extra stuff.
https://github.com/dibyendumajumdar/lua