Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
Akonadi
Commits
859d99b2
Commit
859d99b2
authored
Feb 12, 2017
by
David Faure
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no need to generate the header twice, we can use the one from src/server here
parent
59159c6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
autotests/server/CMakeLists.txt
autotests/server/CMakeLists.txt
+0
-1
No files found.
autotests/server/CMakeLists.txt
View file @
859d99b2
...
...
@@ -34,7 +34,6 @@ set(common_SRCS
dbinitializer.cpp
${
CMAKE_CURRENT_BINARY_DIR
}
/dbpopulator.cpp
)
ecm_qt_declare_logging_category
(
common_SRCS HEADER akonadiserver_debug.h IDENTIFIER AKONADISERVER_LOG CATEGORY_NAME org.kde.pim.akonadiserver
)
add_library
(
akonadi_unittest_common STATIC
${
common_SRCS
}
)
target_link_libraries
(
akonadi_unittest_common
...
...
Write
Preview
Markdown
is supported
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