[Libreoffice] with gbuild how to set a dependency of a cppunit test on a res file ?

Norbert Thiebaud nthiebaud at gmail.com
Fri Jun 10 04:25:36 PDT 2011


On Fri, Jun 10, 2011 at 6:12 AM, Caolán McNamara <caolanm at redhat.com> wrote:
> i.e. from one of the tinderboxes it looks like I want a dependency from
> the sw (at least, probably the sc as well) cppunit test on the .res file
> of that module.
>

Ah, I remember now. I got that issue in starmath and I added that:

$(call gb_CxxObject_get_target,starmath/qa/cppunit/test_starmath):
$(WORKDIR)/AllLangRes/sm

Norbert

> C.
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>


More information about the LibreOffice mailing list