diff options
Diffstat (limited to 'unotest/Library_unotest.mk')
-rw-r--r-- | unotest/Library_unotest.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk index 3c851a3cee54..178777fca719 100644 --- a/unotest/Library_unotest.mk +++ b/unotest/Library_unotest.mk @@ -43,8 +43,6 @@ $(eval $(call gb_Library_use_libraries,unotest,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_Library_add_standard_system_libs,unotest)) - $(eval $(call gb_Library_use_externals,unotest,\ cppunit \ )) |