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
PIM Data Exporter
Commits
dd0fc50a
Commit
dd0fc50a
authored
May 01, 2022
by
Laurent Montel
😁
Browse files
Remove it
parent
b6068df9
Pipeline
#170507
passed with stage
in 3 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/autotests/addressbook/CMakeLists.txt
View file @
dd0fc50a
# SPDX-FileCopyrightText: 2011-2022 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
add_definitions
(
-DPIMDATAEXPORTER_DIR=
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/data"
)
add_definitions
(
-DPIMDATAINSTALL_DIR=
"
${
CMAKE_CURRENT_BINARY_DIR
}
/install"
)
set
(
exportaddressbookjobinterfacetest_SRCS exportaddressbookjobinterfacetest.cpp exportaddressbookjobinterfacetestimpl.cpp
exportaddressbookjobinterfacetest.h exportaddressbookjobinterfacetestimpl.h
)
...
...
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