Improve CMake handling of GNOME libraries

Authored by cblack on Mar 29 2020, 4:41 PM.

Description

Improve CMake handling of GNOME libraries

Summary:
GNOME libraries were being handled in a manner not
as elegant as possible with CMake's built-in pkgconf handling.
This patch uses CMake's built-in pkgconf handling to trim excess
code and improve style (${GTK_LIBRARIES} -> PkgConfig::GTK+3).

Test Plan: See that everything still builds and links as expected.

Reviewers: Plasma, gikari, apol

Reviewed By: gikari, apol

Subscribers: apol, plasma-devel

Tags: Plasma

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

Details

Committed
cblackMar 29 2020, 4:48 PM
Reviewer
gikari
Differential Revision
D28086: Improve CMake handling of GNOME libraries
Parents
R99:cbf095da8feb: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown