yanet
yanet copied to clipboard
Make common a meson dependency
Currently a crutch with yanet_rootdir is used to enable meson modules cli,controlplane,dataplane,... to include common headers, that are out of source tree for them.
This change makes common a dependency for those modules to depend on.