X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Ftlspicotls%2FCMakeLists.txt;h=74eff8c984585d20fa34036bd8d11ff21c44994d;hb=refs%2Fchanges%2F84%2F25184%2F6;hp=ba01278acad2f6b451318cdf66cadba117d5d4fd;hpb=47d41ad62c5d6008e72d2e9c137cf8f49ca86353;p=vpp.git diff --git a/src/plugins/tlspicotls/CMakeLists.txt b/src/plugins/tlspicotls/CMakeLists.txt index ba01278acad..74eff8c9845 100644 --- a/src/plugins/tlspicotls/CMakeLists.txt +++ b/src/plugins/tlspicotls/CMakeLists.txt @@ -17,6 +17,7 @@ if (PICOTLS_INCLUDE_DIR AND PICOTLS_LINK_LIBRARIES) add_vpp_plugin(tlspicotls SOURCES tls_picotls.c + pico_vpp_crypto.c certs.c LINK_LIBRARIES ${PICOTLS_LINK_LIBRARIES}