How to disable/enable certain features with CMake builds?

Alexander Neundorf neundorf at kde.org
Tue Jan 31 18:43:48 CET 2006


On Tuesday 31 January 2006 16:41, Brad King wrote:
> Kurt Pfeifle wrote:
> > How do I achieve the equivalent to "configure --disable-agg" or
> > "--without-agg" or "--enable-agg=no" or similiar with CMake?
>
> In the KDE CMake code there is or will be the line
>
> OPTION(USE_AGG "AGG SUpport" ON)

It's not yet in, I'll add it for all packages.

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