Integrate QUIC/TLS crypto utilities into the build system

This commit integrates the QUIC/TLS crypto utilities into the build
system.
This commit is contained in:
Artem Boldariev
2024-09-11 21:06:29 +03:00
parent ba7f408fee
commit e857a5ffe7

View File

@@ -258,6 +258,8 @@ endif HAVE_LIBXML2
if HAVE_LIBNGTCP2
libisc_la_SOURCES += \
quic/quic_crypto.c \
quic/quic_crypto.h \
quic/quic-int.h \
quic/tls_quic.c