mirror of
https://github.com/curl/curl.git
synced 2026-07-25 14:47:26 +03:00
cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP
Closes https://github.com/curl/curl/pull/3769
This commit is contained in:
parent
e7d3f65ab9
commit
dc5ac786d9
2 changed files with 15 additions and 11 deletions
|
|
@ -930,8 +930,8 @@
|
|||
/* if PolarSSL is enabled */
|
||||
#cmakedefine USE_POLARSSL 1
|
||||
|
||||
/* if DarwinSSL is enabled */
|
||||
#cmakedefine USE_DARWINSSL 1
|
||||
/* if Secure Transport is enabled */
|
||||
#cmakedefine USE_SECTRANSP 1
|
||||
|
||||
/* if mbedTLS is enabled */
|
||||
#cmakedefine USE_MBEDTLS 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue