Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: Fix regexp to detect installed FFmpeg version
The regexp was not tolerating a + sign is the version string, causing configuration to fail on Ubuntu 24.04 when the installed version is 6.1.1-3ubuntu5+esm2.
- Loading branch information