We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0272118 commit 8141792Copy full SHA for 8141792
cov_build.sh
@@ -250,6 +250,7 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
250
-DRDK_SERVICES_COVERITY=ON \
251
-DRDK_SERVICES_L1_TEST=ON \
252
-DDS_FOUND=ON \
253
+ -DPLUGIN_AVINPUT=ON \
254
-DPLUGIN_AVOUTPUT=ON \
255
256
cmake --build build/entservices-inputoutput --target install
0 commit comments