lua-users home
lua-l archive

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


I did not work with cmake before so i cant say anything pro or against cmake. What i kept in mind, preferring lake, is the fact, that lake can use BOTH toolchains, gcc and msvc. I dont have cmake when i only use MSSDK for instance. The second fact is that lakefiles can use lua to modify c sources to #define something or to preload c modules. (like luabuild shows).

Ulrich.

Am 11.01.2014 12:07, schrieb Philipp Janda:
What about luadist? I appreciate that a simple batch file has a very
small set of prerequisites, but if you want something full-featured
installing cmake shouldn't be an unreasonable requirement (plus luadist
certainly could use some more guys with cmake-knowledge).

Philipp