Fix Formatter library CMake

Authored by ahiemstra on Mar 23 2020, 10:51 AM.

Description

Fix Formatter library CMake

Summary:
On older versions, install(TARGETS target PUBLIC_HEADER) does not seem
to work too well, so just use install(FILES) for now. In addition, the
Qml and Quick components were missing from the main CMake file.

Test Plan: Still builds and installs

Reviewers: Plasma, romangg

Reviewed By: Plasma, romangg

Subscribers: romangg, plasma-devel

Tags: Plasma

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

Details

Committed
ahiemstraMar 23 2020, 11:57 AM
Reviewer
Plasma
Differential Revision
D28217: Fix Formatter library CMake
Parents
R111:599270f0b86b: Properly install the export header for the formatter lib
Branches
Unknown
Tags
Unknown