[ci,rpm] disable H264 unit tests

fedora and rhel do not have working H264 encoders/decoders in the build
environment
This commit is contained in:
akallabeth
2025-01-30 12:32:08 +01:00
parent 65feb9ecd1
commit 41d37eb57e

View File

@@ -206,6 +206,7 @@ cp %{_topdir}/SOURCES/source_version freerdp-nightly-%{version}/.source_version
-DWITH_SERVER=ON \
-DWITH_CAIRO=ON \
-DBUILD_TESTING=ON \
-DBUILD_TESTING_NO_H264=ON \
-DCMAKE_CTEST_ARGUMENTS="-DExperimentalTest;--output-on-failure;--no-compress-output" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=%{INSTALL_PREFIX} \