summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2023-08-02 06:49:49 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2023-08-02 08:36:32 +0200
commit53642824823d47c623527b33f2ea797fbb7383db (patch)
tree11bf6e765897722ba68b480f99ad8fc0c600dc0d /basic
parentefae7b4a1f7248b01e8cd95577c09d772cfe5709 (diff)
No boost in basic
Change-Id: Iba8d1bacf37d29137c2d4f4ed6f0ea1206c84f3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155186 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'basic')
-rw-r--r--basic/CppunitTest_basic_macros.mk2
-rw-r--r--basic/Library_sb.mk2
2 files changed, 0 insertions, 4 deletions
diff --git a/basic/CppunitTest_basic_macros.mk b/basic/CppunitTest_basic_macros.mk
index 361bd5bb2d2f..a7406efca03e 100644
--- a/basic/CppunitTest_basic_macros.mk
+++ b/basic/CppunitTest_basic_macros.mk
@@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,basic_macros))
-$(eval $(call gb_CppunitTest_use_external,basic_macros,boost_headers))
-
$(eval $(call gb_CppunitTest_add_exception_objects,basic_macros, \
basic/qa/cppunit/basictest \
basic/qa/cppunit/basic_coverage \
diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk
index f640e366a50c..8076f0995873 100644
--- a/basic/Library_sb.mk
+++ b/basic/Library_sb.mk
@@ -27,8 +27,6 @@ $(eval $(call gb_Library_set_include,sb,\
$(eval $(call gb_Library_set_precompiled_header,sb,basic/inc/pch/precompiled_sb))
-$(eval $(call gb_Library_use_external,sb,boost_headers))
-
$(eval $(call gb_Library_use_custom_headers,sb,\
officecfg/registry \
))