summaryrefslogtreecommitdiff
path: root/Modules/FindGnuTLS.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #9685: Fix include dir to be correct pathPhilip Lowman2009-10-081-6/+7
| | | | Also refrain from setting _LIBRARIES & _INCLUDE_DIRS if lib not found (seems to be mostly standard practice).
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-7/+14
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* Find module for GnuTLS, the GNU Transport Layer Security library (Issue #9228)Philip Lowman2009-08-121-0/+58