don't glob everything and the kitchen sink

Authored by sitter on May 9 2019, 1:20 PM.

Description

don't glob everything and the kitchen sink

Summary:
we have two themes. glob the two themes and nothing else.

otherwise when keeping the build directory in ./build/ we'd glob that too
which may take ages and is entirely useless.

Test Plan: cmake .. && make && cmake .. doesn't take a million years

Reviewers: Breeze, VDG, ngraham

Reviewed By: Breeze, VDG, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
sitterMay 9 2019, 1:29 PM
Reviewer
Breeze
Differential Revision
D21100: don't glob everything and the kitchen sink
Parents
R266:7e974fd48e0d: make sure to also assert ScaledDirectories
Branches
Unknown
Tags
Unknown