aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2022-07-31 23:31:18 -0500
committerBrent Cook <busterb@gmail.com>2022-07-31 23:31:18 -0500
commitcc613e785e9272db37991ec35785d78f50e0ca15 (patch)
treea96bc62fb8d595b5a40ea22b3f504ac180ed2a24 /ssl/CMakeLists.txt
parent5f5feb2bbc94a8cd8d101b6245c0d9b50f2a15ce (diff)
downloadportable-cc613e785e9272db37991ec35785d78f50e0ca15.tar.gz
portable-cc613e785e9272db37991ec35785d78f50e0ca15.tar.bz2
portable-cc613e785e9272db37991ec35785d78f50e0ca15.zip
updates for new files and test cases
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