Fix ecm_generate_pkgconfig_file compatibility with new cmake

Authored by xuetianweng on Mar 11 2017, 6:09 PM.

Description

Fix ecm_generate_pkgconfig_file compatibility with new cmake

Summary:
CMP0053 specifies that:

  • Expansion of `@VAR@ reference syntax defined by the configure_file() and string(CONFIGURE)` commands is no longer performed in other contexts.

replace it with the $ variable syntax.

Test Plan: manual

Reviewers: Frameworks, dfaure

Reviewed By: dfaure

Subscribers: Build System

Tags: Frameworks, Build System

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

Details

Committed
xuetianwengMar 12 2017, 12:33 AM
Reviewer
dfaure
Differential Revision
D5017: Fix ecm_generate_pkgconfig_file compatibility with new cmake
Parents
R240:72e58ff24b7a: Upgrade ECM version to 5.33.0.
Branches
Unknown
Tags
Unknown