Version 13, last updated by syntheticpp at April 04, 2009 09:52 UTC
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
Get the code with git:
git clone 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.