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
2025-03-04 00:48:10 +02:00
parent ba7f408fee
commit e857a5ffe7
+2
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