Warning, /pim/kdepim-addons/kmail/plugins/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 # SPDX-FileCopyrightText: 2015-2024 Laurent Montel <montel@kde.org> 0002 # SPDX-License-Identifier: BSD-3-Clause 0003 0004 add_definitions(-DTRANSLATION_DOMAIN=\"kmail_plugins\") 0005 add_subdirectory(antispamplugin) 0006 add_subdirectory(antivirusplugin) 0007 add_subdirectory(common/avscripts) 0008 add_subdirectory(expertplugin) 0009 add_subdirectory(mailmergeplugin) 0010 add_subdirectory(akonadidatabasetools) 0011 0012 install(FILES common/kmail.antispamrc common/kmail.antivirusrc DESTINATION ${KDE_INSTALL_CONFDIR})