summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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