tls: tlspicotls require version when building 88/32088/2
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Thu, 22 Apr 2021 11:23:13 +0000 (13:23 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 22 Apr 2021 14:35:33 +0000 (14:35 +0000)
commitf04a8d111407374a4b0a83617a6ec76e055bc2a3
treee12d82fca42138845fa55181cd51f8221f99807e
parent4ac258497303c1cbca539e04ef5f732eed24a5c4
tls: tlspicotls require version when building

Type: fix

When building the tlspicotls plugin, we rely
on vpp-ext-deps having installed quicly & picotls.
We add a dependancy on the version installed thus
ensuring that people with older vpp-ext-deps version
installed don't have their build fail.

This has the drawback that picotls doesn't have its
own versionning scheme

Change-Id: I9e2ccfc00b3c37af2bc2483a791eb05f994dd4a4
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/plugins/tlspicotls/CMakeLists.txt