don't glob everything and the kitchen sink
ClosedPublic

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

Details

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

Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.May 9 2019, 1:22 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 9 2019, 1:22 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.May 9 2019, 1:22 PM
ngraham accepted this revision.May 9 2019, 1:23 PM
ngraham added reviewers: Breeze, VDG.
This revision is now accepted and ready to land.May 9 2019, 1:24 PM
This revision was automatically updated to reflect the committed changes.