Skip to content
Commit 7f7a5709 authored by Jan Blackquill's avatar Jan Blackquill 🌈
Browse files

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
parent cbf095da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment