aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r--ssl/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index 07636ad..e4af7ca 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -47,6 +47,7 @@ set(
47 tls13_key_schedule.c 47 tls13_key_schedule.c
48 tls13_legacy.c 48 tls13_legacy.c
49 tls13_lib.c 49 tls13_lib.c
50 tls13_quic.c
50 tls13_record.c 51 tls13_record.c
51 tls13_record_layer.c 52 tls13_record_layer.c
52 tls13_server.c 53 tls13_server.c