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

0001 #
0002 # SPDX-FileCopyrightText: 2021 George Florea Bănuș <georgefb899@gmail.com>
0003 #
0004 # SPDX-License-Identifier: GPL-3.0-or-later
0005 #
0006 
0007 if (KF6DocTools_FOUND)
0008     KDOCTOOLS_CREATE_HANDBOOK(
0009         index.docbook
0010             INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en
0011             SUBDIR haruna
0012     )
0013 endif()