summaryrefslogtreecommitdiff
path: root/Modules/CMakePrintHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake_print_properties(): Update grammar docsFeRD (Frank Dana)2022-06-061-6/+6
* PrintHelpers: Document argument order restrictionFeRD (Frank Dana)2022-06-061-1/+4
* PrintHelpers: Fix indentationFeRD (Frank Dana)2022-06-061-2/+2
* PrintHelpers: Rewrite a few more error messagesFeRD (Frank Dana)2022-06-061-2/+3
* PrintHelpers: Fix target SOURCES propertyFeRD (Frank Dana)2022-06-061-16/+33
* CMakePrintHelpers: Work around CACHE argument of set()Kyle Edwards2021-03-111-1/+4
* Help: Fix minor typo in CMakePrintHelpers module docsCraig Scott2019-10-311-2/+2
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-8/+8
* Help: correct macro -> function in CMakePrintHelpersJoachim Wuttke (h)2018-11-111-10/+11
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-37/+38
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-6/+6
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-12/+7
* Help: Fix some erroneous code block markers in Module docs.Stephen Kelly2014-01-071-8/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-16/+39
* add macros cmake_print_properties() and cmake_print_variables()Alex Neundorf2013-07-271-0/+146