libftdi Archives

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

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 29 Aug 2012 12:55:10 +0200
Hi M.,

On Thursday, 23. August 2012 12:36:54 xantares 09 wrote:
> 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.

or you could depend on the ftdipp1 source files instead of the built 
library. 

That was the original idea anyway: Regenerate the docs
if the source file changes.

Any reason not to generate the docs once the source changes?

Thomas


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

Current Thread