summaryrefslogtreecommitdiff
path: root/svx/CppunitTest_svx_core.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-07-20 22:01:31 +0200
committerTomaž Vajngerl <quikee@gmail.com>2022-07-21 09:01:51 +0200
commitd449da36086409e3cc440036193c4fc8a10a37a1 (patch)
tree13f9447777c838129250c5902645964f429a9e49 /svx/CppunitTest_svx_core.mk
parent6c24f112ad86df77f2de27a31742bca01ed56bdf (diff)
tdf#123983 fix loading graphic that is in root folder + test
We need to detect that the storage name is empty, so in that case the root storage needs to be set as the current storage. Change-Id: Ibe3287ccf1f1513a3531dcf4d540a456cca8dfb1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137276 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'svx/CppunitTest_svx_core.mk')
-rw-r--r--svx/CppunitTest_svx_core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/CppunitTest_svx_core.mk b/svx/CppunitTest_svx_core.mk
index aac47ba1db0c..67445767cc1d 100644
--- a/svx/CppunitTest_svx_core.mk
+++ b/svx/CppunitTest_svx_core.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,svx_core, \
$(eval $(call gb_CppunitTest_use_libraries,svx_core, \
comphelper \
cppu \
+ cppuhelper \
sal \
svx \
svxcore \