Warning, /pim/kdepim-addons/kmail/editorsendcheckplugins/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_editorsendcheck_plugins\")
0005 add_subdirectory(confirm-address)
0006 add_subdirectory(checkbeforesend)
0007 add_subdirectory(automaticaddcontacts)