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 MailImporter
Commits
0365eb3d
Commit
0365eb3d
authored
Dec 22, 2015
by
Laurent Montel
😁
Browse files
Move in last line
parent
1e669481
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0365eb3d
...
...
@@ -69,7 +69,6 @@ install(FILES
DESTINATION
${
KDE_INSTALL_INCLUDEDIR_KF5
}
COMPONENT Devel
)
feature_summary
(
WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES
)
add_definitions
(
-DTRANSLATION_DOMAIN=\"libmailimporter\"
)
add_subdirectory
(
src
)
...
...
@@ -77,3 +76,5 @@ if (BUILD_TESTING)
add_subdirectory
(
autotests
)
endif
()
feature_summary
(
WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES
)
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