CMake Questions

Laurent Montel montel at kde.org
Sat Mar 18 13:19:25 GMT 2006


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"

>  - how to tell cmake to enable/disable features (like --disable-cups)
>
>  - how to tell cmake to use/not use packages (like --without-tiff)

For the moment it's not optional

>  - would it be possible to create Makefiles that unsermake can use?  if so,
> we could still have some nice things that unsermake provides, like the
> progress percentage, colors, simplified/clarified make output...




More information about the kde-core-devel mailing list