include openssl folder 15/11215/2
authorAngelo Mantellini <[email protected]>
Mon, 19 Mar 2018 13:50:59 +0000 (14:50 +0100)
committerAngelo Mantellini <[email protected]>
Mon, 19 Mar 2018 14:07:38 +0000 (15:07 +0100)
Change-Id: I3b6446c4755312761d23b88be1ef7fb9808815a1
Signed-off-by: Angelo Mantellini <[email protected]>
README.md
libparc/CMakeLists.txt

index fcbc08b..f42e228 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
 # Introduction
 The git repository structure is described in this file. It can also be derived
 by scanning the repo itself. The master branch is read only and contains this
index 0831be6..da97486 100644 (file)
@@ -66,6 +66,7 @@ else()
   find_package ( Threads REQUIRED )
 
   find_package ( OpenSSL REQUIRED )
+  include_directories(${OPENSSL_INCLUDE_DIR})
 endif()
 
 set(PARC_BIN_LIBRARIES