KDE/kdelibs/kio

Alexander Neundorf neundorf at kde.org
Sun Feb 12 21:07:32 CET 2006


On Sunday 12 February 2006 20:14, you wrote:
> Alexander Neundorf wrote:
...
> > macro_use_optional_package(kio ZLIB)
> >
> > Bye
> > Alex
>
> Is it necessary to begin the macros with "macro_"?
> Do the user care about how it is implemented?
> I would drop it.
>
> Peter

It's not really necessary. I thought it would be  good idea, because this way 
the user (developer) sees that it's a macro and that there will be a file 
named MacroSomething() which contains it.
Without the "macro_" the user (developer) might think it's a builtin 
cmake-function and start looking in the wrong place.
But I don't have a very strong opinion about this.
I just think a common prefix would be a good idea.

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