~neon/project-neon/prison

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: l10n daemon script
  • Date: 2017-12-10 09:40:26 UTC
  • Revision ID: git-v1:49246cdfd120fc90806f89a4102e049a88a7dbc7
GIT_SILENT Upgrade KF5 version to 5.42.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
cmake_minimum_required(VERSION 3.0)
2
2
 
3
 
set(KF5_VERSION "5.41.0") # handled by release scripts
 
3
set(KF5_VERSION "5.42.0") # handled by release scripts
4
4
project(prison VERSION ${KF5_VERSION})
5
5
 
6
6
# ECM setup