summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection of MMX capabilities on ix86 archsMichele Calgaro2024-03-081-0/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix detection and linking of taglibMichele Calgaro2023-09-261-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add a check for a pkg-config package named libmad next to mad.Slávek Banko2022-07-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed HAL dependant code.Michele Calgaro2022-02-081-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to use new standalone tdehw library.Slávek Banko2021-05-071-0/+20
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS when building without tdehw lib but with HAL enabled.Michele Calgaro2021-05-041-0/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common CMake tests.Slávek Banko2019-02-101-29/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection whether the system is big endianSlávek Banko2017-02-041-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix FTBFS due to artsc includesSlávek Banko2016-10-161-2/+2
| | | | | | This relates to bug 2714 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix detection of functions lrint and lrintf in libmSlávek Banko2016-03-131-0/+8
| | | | | | Set HAVE_LRINT and HAVE_LRINTF if functions not exists Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionAlexander Golubev2016-03-121-0/+239