RepositoryExternal.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4157c0258c3a8fb67b2228ae152e846d1cc1b1f8 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Tue Feb 23 11:28:31 2016 +0100 we need the complete cppunit build Change-Id: I71de79a7a10453da73e96793dcd58c3c64c044ee Reviewed-on: https://gerrit.libreoffice.org/22639 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Michael Stahl <mst...@redhat.com> (cherry picked from commit d63a940853459bc70df032a36a6432d9515e0ecb) Reviewed-on: https://gerrit.libreoffice.org/22660 diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk index c69b574..f25c464 100644 --- a/RepositoryExternal.mk +++ b/RepositoryExternal.mk @@ -205,7 +205,7 @@ endef else # !SYSTEM_CPPUNIT define gb_LinkTarget__use_cppunit -$(call gb_LinkTarget_use_external_project,$(1),cppunit) +$(call gb_LinkTarget_use_external_project,$(1),cppunit, full) $(call gb_LinkTarget_set_include,$(1),\ -I$(call gb_UnpackedTarball_get_dir,cppunit/include)\ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits