summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup CMake rules:r14.1.0Slávek Banko2023-01-191-8/+15
| | | | | | | | | + Add the option for building with hidden visibility. + Use the result of long files support tests instead of hard-coded definition. + Add the presence test TDEIO::UDS_HIDDEN. + Remove unnecessary tests. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common CMake tests.Slávek Banko2019-02-141-22/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add cmake support for WITH_GCC_VISIBILITY.Darrell Anderson2012-10-221-0/+14
|
* Fix incorrect headerTimothy Pearson2011-11-261-2/+2
|
* Initial conversion of kio-locate to CMakeTimothy Pearson2011-11-241-0/+30
This probably won't build yet