From kde-devel Sat Jan 26 14:38:28 2013 From: mk-lists () email ! de Date: Sat, 26 Jan 2013 14:38:28 +0000 To: kde-devel Subject: How to tell CMake to NOT GENERATE any kind of files for documentation purposes? Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=135921113414637 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============5623991432310279896==" --===============5623991432310279896== Content-Type: multipart/alternative; boundary=Apple-Mail-2-799303362 --Apple-Mail-2-799303362 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi devs, I keep having trouble trying to build the KDE application KMyMoney4 = without documentation. With ccmake I can see that all settings with relevance to documentation = issues are set to off: --- KDE4_ENABLE_HTMLHANDBOOK OFF = =20 USE_DEVELOPER_DOC OFF = =20 USE_HTML_HANDBOOK OFF = =20 --- However, when building meinproc4 is being called frequently, which is = exactly what I would like to prevent from happening due to a = nasty-hard-to-locate-since-spurious-segfault... It looks like there is no explicit switch which disallows = building the API doc. Is this assumption correct? If yes, how can I avoid calling meinproc4 in the build process anyway? Greets, Marko= --Apple-Mail-2-799303362 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii KDE4_ENABLE_HTMLHANDBOOK   =       OFF              =                     =                     =                     =        
USE_DEVELOPER_DOC     =            OFF        =                     =                     =                     =              
= USE_HTML_HANDBOOK             =    OFF                =                     =                     =                     =      
---

However, when = building meinproc4 is being called frequently, which is exactly what I = would like to prevent from happening due to a = nasty-hard-to-locate-since-spurious-segfault...

<= b> = It looks like there is no explicit switch which disallows = building the API doc. Is this assumption = correct?

If yes, how can I avoid calling = meinproc4 in the build process = anyway?

Greets,
Marko
= --Apple-Mail-2-799303362-- --===============5623991432310279896== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============5623991432310279896==--