Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
be08fac5
Commit
be08fac5
authored
Mar 08, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: add some copyright
parent
caebd4ad
Pipeline
#53504
passed with stage
in 26 minutes and 45 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/archivemailagent/CMakeLists.txt
View file @
be08fac5
# SPDX-FileCopyrightText: 2012-2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
add_definitions
(
-DTRANSLATION_DOMAIN=\"akonadi_archivemail_agent\"
)
set
(
libarchivemailagent_SRCS
...
...
agents/followupreminderagent/CMakeLists.txt
View file @
be08fac5
# SPDX-FileCopyrightText: 2014-2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
add_definitions
(
-DTRANSLATION_DOMAIN=\"akonadi_followupreminder_agent\"
)
set
(
followupreminderagent_job_SRCS
...
...
agents/sendlateragent/CMakeLists.txt
View file @
be08fac5
# SPDX-FileCopyrightText: 2013-2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
add_definitions
(
-DTRANSLATION_DOMAIN=\"akonadi_sendlater_agent\"
)
if
(
BUILD_TESTING
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment