Author: edwardyoon
Date: Tue Oct  1 00:57:23 2013
New Revision: 1527842

URL: http://svn.apache.org/r1527842
Log:
Just for test

Modified:
    hama/trunk/c++/src/CMakeLists.txt

Modified: hama/trunk/c++/src/CMakeLists.txt
URL: 
http://svn.apache.org/viewvc/hama/trunk/c%2B%2B/src/CMakeLists.txt?rev=1527842&r1=1527841&r2=1527842&view=diff
==============================================================================
--- hama/trunk/c++/src/CMakeLists.txt (original)
+++ hama/trunk/c++/src/CMakeLists.txt Tue Oct  1 00:57:23 2013
@@ -75,6 +75,6 @@ add_library(hamapipes STATIC
 )
 
 target_link_libraries(hamapipes
-    ${OPENSSL_LIBRARIES}
+    
"/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0;/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"
     pthread
 )


Reply via email to