Missing test dependencies
Change-Id: I554ca1edd014f91433a948302762bcd7a3ed64bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176870 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins
This commit is contained in:
parent
8eebf99ec6
commit
7606a6039a
1 changed files with 9 additions and 0 deletions
|
@ -47,4 +47,13 @@ $(eval $(call gb_CppunitTest_use_custom_headers,sfx2_view,\
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,sfx2_view))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_executable,sfx2_view,xpdfimport))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_view, \
|
||||
modules/simpress \
|
||||
sfx \
|
||||
svt \
|
||||
svx \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue