RPM build errors:
error: Installed (but unpackaged) file(s) found:
/usr/bin/test_infra
Add NO_INSTALL tag in CMakeLists to avoid installing test binary.
Type: fix
Fixes:
c3542e17b5df ("vppinfra: widen the scope of test_vector_funcs")
Signed-off-by: Tianyu Li <[email protected]>
Change-Id: I359ba79af2e3cb32b47dda3bb8707a5d2fd8586b
test/test.c
${test_files}
LINK_LIBRARIES vppinfra
+ NO_INSTALL
)
vpp_library_set_multiarch_sources(test_infra