summaryrefslogtreecommitdiff
path: root/Modules/FindCups.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+2
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* Modules: Update documentation formattingBartosz Kosiorek2019-04-081-2/+2
* FindCups: add imported targetPatrick Gansterer2019-02-061-9/+39
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-16/+17
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-3/+2
* Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-291-0/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+14
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-8/+8
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* FindCups: major overhaulRolf Eike Beer2012-01-231-26/+39
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-0/+1
* ENH: add a module to find Cups (#3081), taken from KDE svnAlexander Neundorf2006-11-301-0/+47