aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindDocBookXML.cmake
AgeCommit message (Collapse)Author
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