update patch libcrypto(use git diff)

This commit is contained in:
AleaJactaEst 2018-06-09 19:07:21 +02:00
parent eec4adfc44
commit e6c104495e

View file

@ -1,6 +1,8 @@
--- code/CMakeLists.txt.origin 2018-03-16 22:55:31.148698694 +0100
+++ code/CMakeLists.txt 2018-03-17 16:37:45.862885882 +0100
@@ -440,6 +440,20 @@
diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt
index 43054b63e..4e422c0b5 100644
--- a/code/CMakeLists.txt
+++ b/code/CMakeLists.txt
@@ -445,6 +445,20 @@ IF(WITH_NEL)
SET(CURL_LIBRARIES ${CURL_LIBRARIES} ${IDN_LIBRARY})
ENDIF()