summaryrefslogtreecommitdiff
path: root/CMake/Utilities.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov2018-07-061-6/+5
| | | | | Variable 'output_var' is not used and can be removed. Function 'collect_true' renamed to 'count_true'.
* CMake: Remove unused functionsRuslan Baratov2018-07-061-30/+0
| | | | Closes #2711
* spelling fixesViktor Szakats2018-02-231-1/+1
| | | | | | | | Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334
* CMake: Set at most one SSL libraryMichael Maltese2017-03-051-0/+13
| | | | Ref: https://github.com/curl/curl/pull/1228
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-23/+23
|
* (Minor update) Moved some utilities to a separate file.Benoit Neil2009-04-091-0/+31