Build dependency on external cppunit

Richard Cochran richardcochran at gmail.com
Fri May 8 05:12:45 PDT 2015


On Fri, May 08, 2015 at 12:08:23PM +0200, Stephan Bergmann wrote:
> On 05/08/2015 10:45 AM, Richard Cochran wrote:
> >1. Where is the dependency from sal->cppunit specified?
> 
> in sal/Executable_cppunittester.mk:
> 
> >$(eval $(call gb_Executable_use_externals,cppunittester,\
> >	boost_headers \
> >	cppunit \
> >))

Hm, I saw that, but still the build breaks.  The include path would be
correct, but the cppunit tar file never gets unpacked.

Any ideas?

Can't I just force cppunit to build manually beforehand?


Thanks,
Richard


More information about the LibreOffice mailing list