mirror of
https://github.com/LibreOffice/core.git
synced 2025-08-21 21:54:15 +00:00
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:

committed by
Thorsten Behrens

parent
49cdda7c4f
commit
060a069966
@ -14,6 +14,10 @@ $(eval $(call gb_CppunitTest_set_include,slideshow,\
|
||||
-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_library_objects,slideshow,slideshow))
|
||||
|
Reference in New Issue
Block a user