Move package version definition to top level dir, which is common practice

Authored by habacker on Mar 13 2018, 8:52 AM.

Description

Move package version definition to top level dir, which is common practice

Summary:
CMake, starting with version 3.0.2, has support to specify project
version through the cmake project command in top level dir, which is
used by this commit.

With cmake > 2.8.13, the required "extra cmake modules" package
suggests using cmake's config helpers module instead of the one
provided by ECM.

Test Plan: compiled on linux

Reviewers: tbaumgart

Reviewed By: tbaumgart

Differential Revision: https://phabricator.kde.org/D11277

Details

Committed
habackerMar 13 2018, 8:53 AM
Reviewer
tbaumgart
Differential Revision
D11277: Move package version definition to top level dir, which is common practice
Parents
R471:0b87a2a5c221: Pass on mpir/gmp include directory
Branches
Unknown
Tags
Unknown