summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add a check for a pkg-config package named libmad next to mad,Slávek Banko2022-07-121-0/+194
for detection of library libmad >= 0.16.x (Tenacity's fork). Split configuration tests into separate files. Fill PC_LIB_REQUIRE list during tests. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0a2f5a792977b640e4d41f96f0523f416fac7359)