diff options
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r-- | sc/CppunitTest_sc_ucalc.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk index fd438f64c4ef..a40733d235bd 100644 --- a/sc/CppunitTest_sc_ucalc.mk +++ b/sc/CppunitTest_sc_ucalc.mk @@ -26,9 +26,6 @@ $(eval $(call gb_CppunitTest_use_library_objects,sc_ucalc, \ ifeq ($(ENABLE_TELEPATHY),TRUE) $(eval $(call gb_CppunitTest_use_libraries,sc_ucalc,tubes)) endif -ifeq ($(ENABLE_OPENCL),TRUE) -$(eval $(call gb_CppunitTest_use_externals,sc_ucalc,opencl)) -endif $(eval $(call gb_CppunitTest_use_externals,sc_ucalc,\ boost_headers \ |