diff options
author | Jack Lloyd <[email protected]> | 2017-08-07 11:45:50 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-08-07 11:45:50 -0400 |
commit | 453fde9b740754b45b5820e0ad3bf1a836792718 (patch) | |
tree | 204fa91e91bfc6b846a3d5a919dbb78d74c0d240 /src/build-data | |
parent | 8bcba33c60056042f2d3a92d58038bbd655a73b8 (diff) | |
parent | 6fac41f7438b69112014d1070a1fd5d7f2e5c055 (diff) |
Merge GH #1138 Add support for Windows sockets in http_util and TLS command line utils
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/os/windows.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt index 679dfe651..2a5e9bd96 100644 --- a/src/build-data/os/windows.txt +++ b/src/build-data/os/windows.txt @@ -23,6 +23,7 @@ rtlsecurezeromemory stl_filesystem_msvc threads filesystem +sockets </target_features> <aliases> |