summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fixed support for building with glibc >= 2.34.r14.0.13r14.0.xMichele Calgaro2022-07-111-1/+3
| | | | | | | This resolves issue #3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b7e7bb99e1c85325ff55866434f797dfb5c91187)
* 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> (cherry picked from commit 06e967574741ce2f3b29ba4ed4d5e2629c47553c)
* Use common CMake tests.Slávek Banko2019-02-111-19/+14
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fd4fdb5e2f3a3acf54d842707cc673e541cda696)
* Add cmake support for WITH_GCC_VISIBILITY.Darrell Anderson2012-10-221-0/+14
|
* Initial CMake conversion attemptTimothy Pearson2011-11-241-0/+59