solenv/CompilerTest_compilerplugins_clang.mk | 2 ++ solenv/gbuild/CompilerTest.mk | 1 + 2 files changed, 3 insertions(+)
New commits: commit a3dfe938ef0be9af3c37f9302bb7dc296362a1e3 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Jan 12 11:38:02 2017 +0100 Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxx Change-Id: Ib35d8fcc41e1c49bfef01c980b25c051190cb753 Reviewed-on: https://gerrit.libreoffice.org/32990 Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> Tested-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk index 4934ae2..f01f8e3 100644 --- a/solenv/CompilerTest_compilerplugins_clang.mk +++ b/solenv/CompilerTest_compilerplugins_clang.mk @@ -22,4 +22,6 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \ compilerplugins/clang/test/vclwidgets \ )) +$(eval $(call gb_CompilerTest_use_udk_api,compilerplugins_clang)) + # vim: set noet sw=4 ts=4: diff --git a/solenv/gbuild/CompilerTest.mk b/solenv/gbuild/CompilerTest.mk index 8a1ba58..4178b51 100644 --- a/solenv/gbuild/CompilerTest.mk +++ b/solenv/gbuild/CompilerTest.mk @@ -40,6 +40,7 @@ $(eval $(foreach method, \ add_objcobjects \ add_objcxxobject \ add_objcxxobjects \ + use_udk_api \ , \ $(call gb_CompilerTest__forward_to_Linktarget,$(method)) \ )) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits