mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
update patch to include libcrypto on build
This commit is contained in:
parent
37c3128c2a
commit
d6226b41b0
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- code/CMakeLists.txt 2018-03-11 15:14:14.921459798 +0100
|
--- code/CMakeLists.txt-old 2018-03-11 15:14:14.921459798 +0100
|
||||||
+++ code/CMakeLists.txt-libcrypto 2018-03-17 16:37:45.862885882 +0100
|
+++ code/CMakeLists.txt 2018-03-17 16:37:45.862885882 +0100
|
||||||
@@ -440,6 +440,20 @@
|
@@ -440,6 +440,20 @@
|
||||||
SET(CURL_LIBRARIES ${CURL_LIBRARIES} ${IDN_LIBRARY})
|
SET(CURL_LIBRARIES ${CURL_LIBRARIES} ${IDN_LIBRARY})
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
Loading…
Reference in a new issue