f

Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08e12b0c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08e12b0c
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/08e12b0c

Branch: refs/heads/8b02d962b291afe4b08c47f0398c1db0709419a1
Commit: 08e12b0cb0457a06e0888f07496dbd84e7b5fb0c
Parents: e6ca03c
Author: Haohui Mai <whe...@apache.org>
Authored: Tue Jul 14 12:47:51 2015 -0700
Committer: Haohui Mai <whe...@apache.org>
Committed: Tue Jul 14 12:47:51 2015 -0700

----------------------------------------------------------------------
 .../hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/08e12b0c/hadoop-hdfs-project/hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt
 
b/hadoop-hdfs-project/hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt
index cae786c..e51483a 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt
+++ 
b/hadoop-hdfs-project/hadoop-hdfs-client/src/main/native/libhdfspp/CMakeLists.txt
@@ -19,6 +19,7 @@
 project (libhdfspp)
 
 find_package(Doxygen)
+find_package(OpenSSL REQUIRED)
 find_package(Protobuf REQUIRED)
 find_package(Threads)
 

Reply via email to