[CMake] CMake script vs. Lua (was: Ignoring command return code in add_custom_command)

Pau Garcia i Quiles pgquiles at elpauer.org
Fri Dec 14 18:09:58 EST 2007


Quoting Rodolfo Schulz de Lima <rodolfo at rodsoft.org>:

> Bill Hoffman escreveu:
>> That said, an automatic way of running a cmake script at build time  
>>  as part of a custom_command might be a good feature.
>
> Well, if one of the reasons not to use lua is to avoid calling cmake
> during build, why do it with a cmake script is a good thing?

The most powerful reason not to use Lua is adding Lua effectively  
forces you to know two languages (Lua and CMake script) to use CMake.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



More information about the CMake mailing list