mirror of
https://github.com/curl/curl.git
synced 2026-04-27 08:32:17 +03:00
parent
160f023359
commit
178e8ba2d1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue