update patch libcrypto(use git diff)
This commit is contained in:
parent
eec4adfc44
commit
e6c104495e
1 changed files with 5 additions and 3 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue