Skip to content
Snippets Groups Projects
Commit ce8ffb8e authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Bump KPMcore.

parent 49cb6d30
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons ) ...@@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons )
# These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service
find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) find_package( KF5 REQUIRED Config I18n IconThemes KIO Service )
find_package( KPMcore 2.1 REQUIRED ) find_package( KPMcore 2.2 REQUIRED )
add_subdirectory( tests ) add_subdirectory( tests )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment