add box2d to CppunitTest_slideshow
Change-Id: I37c439eefba6337d95232361bffe9718b71ce8cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99040 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
This commit is contained in:
parent
49cdda7c4f
commit
060a069966
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ $(eval $(call gb_CppunitTest_set_include,slideshow,\
|
||||||
-I$(SRCDIR)/slideshow/source/inc \
|
-I$(SRCDIR)/slideshow/source/inc \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
$(eval $(call gb_CppunitTest_use_externals,slideshow,\
|
||||||
|
box2d \
|
||||||
|
))
|
||||||
|
|
||||||
$(eval $(call gb_CppunitTest_use_sdk_api,slideshow))
|
$(eval $(call gb_CppunitTest_use_sdk_api,slideshow))
|
||||||
|
|
||||||
$(eval $(call gb_CppunitTest_use_library_objects,slideshow,slideshow))
|
$(eval $(call gb_CppunitTest_use_library_objects,slideshow,slideshow))
|
||||||
|
|
Loading…
Reference in a new issue