src/modules/partition/CMakeLists.txt: Remove obsolete TODO.
The minimum version was added in commit
8af91a519f
.
This commit is contained in:
parent
8af91a519f
commit
4322bf949e
@ -10,7 +10,6 @@ find_package( KF5 REQUIRED CoreAddons )
|
||||
# These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service
|
||||
find_package( KF5 REQUIRED Config I18n IconThemes KIO Service )
|
||||
|
||||
# TODO: we should require a minimum version, when KPMcore gets meaningful versioning
|
||||
find_package( KPMcore 2.0 REQUIRED )
|
||||
|
||||
add_subdirectory( tests )
|
||||
|
Loading…
Reference in New Issue
Block a user