KDE/kdelibs/cmake/modules

Alexander Neundorf neundorf at kde.org
Thu Jan 11 19:01:40 CET 2007


On Thursday 11 January 2007 18:55, David Faure wrote:
...
> Why set something, and then (if nogui) unset it?
Because NOGUI is the exception.

> Wouldn't it be more readable to do the gui stuff inside if(!_nogui)?

With "if(NOT _nogui)" we have a double negation, which is at least for me 
always harder to handle. At least it should be handled the same way for all 
platforms.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list