mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
11 lines
168 B
Diff
11 lines
168 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1006,7 +1006,6 @@ endif()
|
|
#
|
|
# OpenSSL/libressl.
|
|
#
|
|
-find_package(OpenSSL)
|
|
if(OPENSSL_FOUND)
|
|
#
|
|
# We have OpenSSL.
|