Skip to content

Commit

Permalink
update version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasfella committed Jul 5, 2024
1 parent 521c3be commit 99222b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ endif()

# ECM setup
include(FeatureSummary)
find_package(ECM 6.3.0 NO_MODULE)
find_package(ECM 6.4.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules")
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)

Expand Down

0 comments on commit 99222b7

Please sign in to comment.