build: Add support to add_vpp_library for platform specific sources 40/40340/3
authorTom Jones <thj@freebsd.org>
Mon, 29 Jan 2024 10:33:36 +0000 (10:33 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Fri, 23 Feb 2024 10:01:47 +0000 (10:01 +0000)
commit532a1ce98a47cffbbd6454f503c099bd68b426e7
treee3a89bd502b51e50f585b5b2a2aeca656061b478
parent89c7b545dd3333092e718e2a9194ed72c27a54f7
build: Add support to add_vpp_library for platform specific sources

Add support for adding Linux and FreeBSD specific sources to
add_vpp_library and support for installing Linux specific headers. Don't
add support for FreeBSD specific headers until we have some to install.

Type: improvement
Change-Id: I38549cf4d71999b71b3298e529323956e54ddc36
Signed-off-by: Tom Jones <thj@freebsd.org>
src/vlib/CMakeLists.txt