diff options
Diffstat (limited to 'sccomp/CppunitTest_sccomp_swarmsolvertest.mk')
-rw-r--r-- | sccomp/CppunitTest_sccomp_swarmsolvertest.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sccomp/CppunitTest_sccomp_swarmsolvertest.mk b/sccomp/CppunitTest_sccomp_swarmsolvertest.mk index 38cc3fa39521..c86c0f6fc7d8 100644 --- a/sccomp/CppunitTest_sccomp_swarmsolvertest.mk +++ b/sccomp/CppunitTest_sccomp_swarmsolvertest.mk @@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sccomp_swarmsolvertest,\ sccomp/qa/unit/SwarmSolverTest \ )) -$(eval $(call gb_CppunitTest_use_externals,sccomp_swarmsolvertest,\ - boost_headers \ -)) - $(eval $(call gb_CppunitTest_use_libraries,sccomp_swarmsolvertest,\ basegfx \ comphelper \ |