summaryrefslogtreecommitdiffstats
path: root/Utilities/KWStyle/CMakeMoreChecks.kws.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-291-1/+1
| | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project.
* STYLE: add makefile target MoreStyleChecks, which runs KWStyle with moreAlexander Neundorf2007-08-311-0/+30
checks enabled and creates the html files. Alex