[Libreoffice-commits] core.git: sc/CppunitTest_sc_opencl_test.mk

Tor Lillqvist tml at collabora.com
Thu Nov 14 09:34:43 PST 2013


 sc/CppunitTest_sc_opencl_test.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 70d081269a6af947bcc03b6e5ff45feb5dc38416
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Nov 14 18:31:40 2013 +0200

    This test opens the scopencl library dynamically, sigh
    
    Change-Id: I34c512573fcee108ab9b27a631671587665aad22

diff --git a/sc/CppunitTest_sc_opencl_test.mk b/sc/CppunitTest_sc_opencl_test.mk
index ecb6d29..d808e44 100644
--- a/sc/CppunitTest_sc_opencl_test.mk
+++ b/sc/CppunitTest_sc_opencl_test.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_opencl_test, \
     salhelper \
     sax \
     sc \
+    scopencl \
     scqahelper \
     sfx \
     sot \


More information about the Libreoffice-commits mailing list