Warning, /utilities/kronometer/doc/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # Create and install documentation files
0002 
0003 kdoctools_create_handbook(index.docbook
0004     INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en
0005     SUBDIR kronometer)
0006 kdoctools_create_manpage(man-kronometer.1.docbook
0007     1
0008     INSTALL_DESTINATION
0009     ${KDE_INSTALL_MANDIR})