7 lines
188 B
CMake
7 lines
188 B
CMake
########### install files ###############
|
|
#
|
|
#
|
|
if(KF6DocTools_FOUND)
|
|
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR gwenview)
|
|
endif()
|