aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-11-08 07:33:50 -0600
committerBrent Cook <busterb@gmail.com>2021-11-08 07:33:50 -0600
commit04ab1061f305d11ba292668e7405dd73008a2c1e (patch)
treed449e925f951ad7b1142de1538298d6ecfa08992 /ssl/CMakeLists.txt
parent0319bb7edb88f4eeb98f0a18072e0d7a3f62bb77 (diff)
downloadportable-04ab1061f305d11ba292668e7405dd73008a2c1e.tar.gz
portable-04ab1061f305d11ba292668e7405dd73008a2c1e.tar.bz2
portable-04ab1061f305d11ba292668e7405dd73008a2c1e.zip
build updates
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r--ssl/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index a772d12..a8e0a25 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -36,11 +36,11 @@ set(
36 ssl_versions.c 36 ssl_versions.c
37 t1_enc.c 37 t1_enc.c
38 t1_lib.c 38 t1_lib.c
39 tls_buffer.c
39 tls_content.c 40 tls_content.c
40 tls12_key_schedule.c 41 tls12_key_schedule.c
41 tls12_lib.c 42 tls12_lib.c
42 tls12_record_layer.c 43 tls12_record_layer.c
43 tls13_buffer.c
44 tls13_client.c 44 tls13_client.c
45 tls13_error.c 45 tls13_error.c
46 tls13_handshake.c 46 tls13_handshake.c