Re: CMake and Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: CMake and Lua
- From: "Wesley Smith" <wesley.hoke@...>
- Date: 2008年2月12日 01:40:15 -0800
> My strategy would be to write a CMake script --> Lua translator.
Isn't the point of a Lua Cmake interface to go from Lua to CMake so
that the internals of CMake would be under the control of a Lua
script? I'm not really sure what the CMake -> Lua translator would
buy you except an awkward interface into Lua.
wes