┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
blob: bef151595b9d052054a83e75e28377a7cd05a43f (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-FileCopyrightText: 2014 Christophe Giboudeaux <[email protected]>
# SPDX-FileCopyrightText: 2015 Albert Astals Cid <[email protected]>
# SPDX-FileCopyrightText: 2015 Montel Laurent <[email protected]>
# SPDX-FileCopyrightText: 2021 Alex Richardson <[email protected]>
# SPDX-FileCopyrightText: 2023 Dāvis Mosāns <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0-or-later

if (KF6DocTools_FOUND)
    kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR dolphin)
endif()