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
libkdepim
Commits
eb18fe95
Commit
eb18fe95
authored
Dec 06, 2016
by
Laurent Montel
😁
Browse files
Add ECMCoverageOption
parent
1b75c7dc
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
eb18fe95
...
@@ -18,6 +18,8 @@ include(KDECMakeSettings)
...
@@ -18,6 +18,8 @@ include(KDECMakeSettings)
include
(
KDEFrameworkCompilerSettings NO_POLICY_SCOPE
)
include
(
KDEFrameworkCompilerSettings NO_POLICY_SCOPE
)
include
(
ECMQtDeclareLoggingCategory
)
include
(
ECMQtDeclareLoggingCategory
)
include
(
ECMAddTests
)
include
(
ECMAddTests
)
include
(
ECMCoverageOption
)
set
(
PIM_VERSION
"5.4.40"
)
set
(
PIM_VERSION
"5.4.40"
)
set
(
LIBKDEPIM_LIB_VERSION
${
PIM_VERSION
}
)
set
(
LIBKDEPIM_LIB_VERSION
${
PIM_VERSION
}
)
...
...
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