~neon/project-neon/polkit-kde-agent-1

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Jonathan Riddell
  • Date: 2019-05-16 09:13:14 UTC
  • Revision ID: git-v1:d2911b2c2bf79891ee756b12c355a6cda4e5357a
bump Qt version to 5.12 as agreed at start of cycle

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
project(polkit-kde-agent-1)
4
4
set(PROJECT_VERSION "5.15.80")
5
5
 
6
 
set(QT_MIN_VERSION "5.11.0")
 
6
set(QT_MIN_VERSION "5.12.0")
7
7
set(KF5_MIN_VERSION "5.58.0")
8
8
 
9
9
# we need some parts of the ECM CMake helpers