7 lines
188 B
CMake
Raw Normal View History

2024-06-29 11:52:32 +06:00
########### install files ###############
#
#
if(KF6DocTools_FOUND)
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR gwenview)
endif()