mirror of
https://github.com/curl/curl.git
synced 2025-09-12 07:02:41 +03:00
parent
160f023359
commit
178e8ba2d1
|
@ -41,7 +41,7 @@ find_path(RUSTLS_INCLUDE_DIR "rustls.h"
|
|||
${PC_RUSTLS_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
find_library(RUSTLS_LIBRARY "rustls")
|
||||
find_library(RUSTLS_LIBRARY "rustls"
|
||||
HINTS
|
||||
${PC_RUSTLS_LIBDIR}
|
||||
${PC_RUSTLS_LIBRARY_DIRS}
|
||||
|
|
Loading…
Reference in New Issue
Block a user