Warning, /office/kbibtex/config/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-License-Identifier: GPL-2.0-or-later
0002 # SPDX-FileCopyrightText: 2009-2021 Thomas Fischer <fischer@unix-ag.uni-kl.de>
0003 
0004 install(
0005     FILES
0006     bibtex.kbstyle
0007     biblatex.kbstyle
0008     jabref_journalabbrevlist.txt
0009     DESTINATION
0010     ${KDE_INSTALL_DATADIR}/kbibtex
0011 )
0012