c0b9eb1d5a
- vde_capi was missing from the vde INTERFACE library deps - Caused Ninja link failure: undefined ref to vde_last_error / vde_destroy - basic_usage example could not link when building with Ninja generator - Verified: Ninja (130/130) and Makefile builds both pass on Linux GCC 10.2 Closes VDE-031