libftdi Archives

Subject: CMake fails if c++ not built and doxygen doc

From: xantares 09 <xantares09@xxxxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Aug 2012 12:36:54 +0000
Hi,

The generation of the doxygen docs depends on libftdipp.
Libftdipp is not build is boost not found.
So cmake fails to build if doc is activated and c++ wrapper is not found.

I suggest to not rebuild automatically the doc each time, but once on demand.
Here is a patch doing that, otherwise consider removing the 'DEPENDS ftdi1 ftdipp1' line as the doc is rebuilt anyway.

M.
  


libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx


Attachment: libftdi-doxygen.patch
Description: Text Data

Current Thread