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

0001 ########### install files ###############
0002 #
0003 if(NOT BUILD_KSTARS_LITE)
0004 kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kstars)
0005 endif(NOT BUILD_KSTARS_LITE)
0006