[CMake] Complaint about if..endif
Jack Andrews
effbiae at gmail.com
Sat Nov 22 20:15:06 EST 2008
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.
ta, jack
More information about the CMake
mailing list