Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Detect when OpenFEC is built without some codecs
Earlier we required that OpenFEC should be always built with both rs8m and ldpc enabled. Now we updated to OpenFEC 1.4.2.11, which provides cmake options to disable some codec. We detect it and don't use disabled codecs.
- Loading branch information