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 b593b4c commit 9e8327aCopy full SHA for 9e8327a
cov_build.sh
@@ -250,10 +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_HDMICECSOURCE=ON \
254
- -DPLUGIN_HDMICECSINK=ON \
255
- -DPLUGIN_HDCPPROFILE=ON \
256
-
+ -DPLUGIN_AVINPUT=ON \
257
258
cmake --build build/entservices-inputoutput --target install
259
echo "======================================================================================"
0 commit comments