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

0001 # SPDX-FileCopyrightText: 2009 Burkhard Lück <lueck@hube-lueck.de>
0002 # SPDX-FileCopyrightText: 2016, 2020 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0003 # SPDX-FileCopyrightText: 2020 Luigi Toscano <luigi.toscano@tiscali.it>
0004 # SPDX-FileCopyrightText: 2022 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0005 #
0006 # SPDX-License-Identifier: BSD-3-Clause
0007 
0008 find_package(KF5 REQUIRED DocTools)
0009 kdoctools_create_handbook(index.docbook INSTALL_DESTINATION "${KDE_INSTALL_DOCBUNDLEDIR}/en" SUBDIR kphotoalbum)
0010 
0011 # vi:expandtab:tabstop=4 shiftwidth=4: