aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindDocBookXML.cmake
AgeCommit message (Collapse)Author
2014-02-25Remove FindDocBook*.cmakeAlex Merry
These are only really useful to kdoctools, so they may as well live there. REVIEW: 115897
2013-09-05Use the newer syntax in FindDocBook*Aleix Pol
It approprietly sets the _FOUND variables, we were defining the all uppercase instead. Sorry for the mess! CCMAIL: neundorf@kde.org
2013-09-04Move FindDocBook* to find-modulesAleix Pol
REVIEW: 112451