summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'tde_setup_architecture_flags' to a more appropriate ↵Michele Calgaro2025-12-141-1/+1
| | | | | | 'tde_setup_compiler_flags' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Make check for WITH_MLED non-fatalAlexander Golubev2025-08-191-4/+12
| | | | | | | | | | | There is no reason for the configuration check to be fatal, because the system the package builds on may be different from the one that it will run on. On the other hand the flag is pretty useless nowadays anyway, so print a hefty warning if the interface is missing. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use common CMake tests.Slávek Banko2019-02-101-26/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Add options WITH_SSL and WITH_MLEDSlávek Banko2018-10-191-4/+16
| | | | | | | Fix test for SSL => is not needed, because is used KSSL from tdelibs Fix test for ASUS Mail LED support in ACPI Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake conversiongregory guy2018-10-191-0/+59
Signed-off-by: gregory guy <g-gregory@gmx.fr>