Home
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
CMakeLua is an experiment to embed Lua in CMake.
The idea is to provide an alternative script language for writing build system descriptionsother than the home-grown CMake macro language).
This code is based on Dr. Ken Martin's original Lua/CMake experiment found at: http://www.cmake.org/Wiki/CMake:Experiments_With_Lua
Source code
This project uses Mercurial forGet the code repository.with We use a script called Tailor to create a bridge between CMake's CVS and this repository in hopes to keep in sync.
Togit:
git clone (checkout) the repository, download/install Mercurial and do:
hg clone http://hg.assembla.com/CMakeLua YourClone
(*YourClone is the name of the directory that will be created on your system. Name as you prefer.)git://git.assembla.com/CMakeLua.git
Mailing list
The message board is located at:
http://groups.google.com/group/cmakelua
We're looking for volunteers so please don't hesitate to contact us.