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

0001 # SPDX-FileCopyrightText: 2017 (c) Matthieu Gallien <matthieu_gallien@yahoo.fr>
0002 #
0003 # SPDX-License-Identifier: LGPL-3.0-or-later
0004 
0005 # documentation
0006 
0007 if (KF6DocTools_FOUND)
0008     KDOCTOOLS_CREATE_HANDBOOK(
0009         index.docbook
0010             INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en
0011             SUBDIR elisa
0012     )
0013 endif()