summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fixed support for building with glibc >= 2.34.Michele Calgaro2022-07-111-1/+3
| | | | | | This resolves issue #3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Housekeeping in CMake rules:Slávek Banko2021-10-181-27/+18
| | | | | | | | | | + Removed detailed DL library detection - the results were not used. + Added test whether the DL library contains _dl_sym function. + GTK presence test moved to ConfigureChecks.cmake. + Added GTHREAD presence test. + Used tde_add_library macro. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common CMake tests.Slávek Banko2019-02-111-19/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add cmake support for WITH_GCC_VISIBILITY.Darrell Anderson2012-10-221-0/+14
|
* Initial CMake conversion attemptTimothy Pearson2011-11-241-0/+59