diff options
Diffstat (limited to 'doc/CMakeLists.txt')
| -rw-r--r-- | doc/CMakeLists.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7527bbfa9..bef151595 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,3 +1,10 @@ +# 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) |
