[ECMGenerateHeaders] Add option for other header file extension than .h

Authored by kossebau on Jun 25 2018, 4:26 PM.

Description

[ECMGenerateHeaders] Add option for other header file extension than .h

Summary:
Quite some C++-based projects do not use .h as header file extension, but
.hpp, .hxx or other variants. Making the header file extension configurable
enables to make use of ECMGenerateHeaders in such projects.

Test Plan:
The added unit test works, existing unit tests work as before.
Also using in project with .hpp files works.

Reviewers: apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel, kde-buildsystem

Tags: Frameworks, Build System

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

Details

Committed
kossebauJun 26 2018, 4:50 PM
Reviewer
apol
Differential Revision
D13721: [ECMGenerateHeaders] Add option for other header file extension than .h
Parents
R240:06fa81af7f2e: GIT_SILENT Upgrade ECM version to 5.48.0.
Branches
Unknown
Tags
Unknown