aboutsummaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
authorOJ <oj@buffered.io>2020-04-15 13:12:31 +1000
committerOJ <oj@buffered.io>2020-04-15 13:12:31 +1000
commit79fb34a90bfc318ba73445e4db32f5693042493b (patch)
tree664100c1ba9a65ed10e2f965cc062d0b31c808c7 /ssl
parentceeb3bb4f423db4fc29704aa5a4c577f08103194 (diff)
downloadportable-79fb34a90bfc318ba73445e4db32f5693042493b.tar.gz
portable-79fb34a90bfc318ba73445e4db32f5693042493b.tar.bz2
portable-79fb34a90bfc318ba73445e4db32f5693042493b.zip
Add support for use of static MSVC runtimes
In certain contexts LibreSSL needs to be built with `/MT` instead of `/MD` for inclusion in other projects. These changes allow for the command-line option `USE_STATIC_MSVC_RUNTIMES` to be set to `ON` if the use wishes to generate projects that will build with static runtimes. This feature requires CMAKE version 3.15+, hence the minimum required version has changed as well.
Diffstat (limited to 'ssl')
0 files changed, 0 insertions, 0 deletions