Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libkleo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PIM
libkleo
Commits
3294dcc1
Commit
3294dcc1
authored
6 years ago
by
Laurent Montel
Browse files
Options
Downloads
Patches
Plain Diff
GIT_SILENT: Prepare 5.8.3
parent
6b407826
Branches
Applications/18.04
Tags
v18.04.3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
3294dcc1
...
...
@@ -25,7 +25,7 @@ include(ECMCoverageOption)
set
(
LIBKLEO_LIB_VERSION
${
PIM_VERSION
}
)
set
(
QT_REQUIRED_VERSION
"5.8.0"
)
set
(
KDEPIMTEXTEDIT_VERSION
"5.8.
2
"
)
set
(
KDEPIMTEXTEDIT_VERSION
"5.8.
3
"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets
)
find_package
(
KF5I18n
${
KF5_VERSION
}
CONFIG REQUIRED
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment