[CMake] Complaint about if..endif

Eric NOULARD eric.noulard at gmail.com
Sun Nov 23 11:36:12 EST 2008


Le Sun, 23 Nov 2008 12:15:06 +1100,
"Jack Andrews" <effbiae at gmail.com> a écrit :

> hi rob,
> 
> > Why must endif() contain the same expression as the associated if()
> > command?
> 
> i think this could be the most noticed feature of cmake (in the five
> minute test).  as noted, in other posts, you don't have to any more.
> but i've been thinking of creating another, less verbose, front end
> for cmake.  fortunately, cmake has a clear interface to the backends
> (the local generators) so such a work is made a whole lot easier.

There was some discussion some time ago regarding adding
more "frontend" language to CMake:

May be you can look at:

http://www.cmake.org/Wiki/CMake:Experiments_With_Lua
and the companion thread on the ML:
http://www.cmake.org/pipermail/cmake/2007-November/017971.html


-- 
Erk


More information about the CMake mailing list