Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Housekeeping in CMake rules: | Slávek Banko | 2021-10-18 | 1 | -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 Banko | 2019-02-11 | 1 | -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 Anderson | 2012-10-22 | 1 | -0/+14 |
| | |||||
* | Initial CMake conversion attempt | Timothy Pearson | 2011-11-24 | 1 | -0/+59 |