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

0001 # SPDX-FileCopyrightText: 2016, 2020 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0002 # SPDX-FileCopyrightText: 2020 Miika Turkia <miika.turkia@gmail.com>
0003 #
0004 # SPDX-License-Identifier: BSD-3-Clause
0005 
0006 install(
0007     FILES
0008     imagepage.html
0009     kphotoalbum.theme
0010     mainpage.html
0011     navigation.js
0012     style.css
0013     DESTINATION "${KDE_INSTALL_DATADIR}/kphotoalbum/themes/picBelow"
0014     )
0015 
0016 # vi:expandtab:tabstop=4 shiftwidth=4: