CMake Questions

Laurent Montel montel at kde.org
Sat Mar 18 14:42:07 GMT 2006


On Saturday 18 March 2006 15:29, Allen Winter wrote:
> On Saturday 18 March 2006 08:19, you wrote:
> > On Saturday 18 March 2006 04:36, Allen Winter wrote:
> > > Howdy,
> > >
> > > Ok, I have cmake working to create the kdelibs4_snapshot Makefiles and
> > > 'make' works just fine. A couple questions:
> > >
> > >  - how to tell cmake to do the equivalent of the --enable-debug=full
> > > configure option
> >
> > cmake -DKDE4_ENABLE_FINAL="ON"
>
> That's not my reading of the cmake man page.
> Are you sure?

Yes it's an optional feature.
I tested it and it works fine (enable it, not test to compile it)

Otherwise use ccmake . and change status of KDE4_ENABLE_FINAL

> -Allen




More information about the kde-core-devel mailing list