add tls_error for cmake builds

This commit is contained in:
Brent Cook
2020-01-26 08:44:16 -06:00
parent 7f45db27db
commit 1dc5ece7a9
2 changed files with 2 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ set(
t1_lib.c
tls13_buffer.c
tls13_client.c
tls13_error.c
tls13_handshake.c
tls13_handshake_msg.c
tls13_key_schedule.c