Summary: | [breeze-icons] Some small build problem, but it goes away if one uses a separate build dir, and -DBUILD_TESTING=OFF -Wno-dev (URL: https://download.kde.org/stable/frameworks/5.70/breeze-icons-5.70.0.tar.xz ) | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | shevegen <shevegen> |
Component: | Icons | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/breeze-icons/commit/7abe60d96609f096bdc54e85772f965db4d8bacb | Version Fixed In: | 5.71 |
Sentry Crash Report: |
Description
shevegen
2020-05-16 19:29:50 UTC
Yeah, you're supposed to use a separate build directory. :) This is not just for Breeze icons, but for everything. It's just a good practice in general, even if it's ever not strictly speaking required. We can look into making it mandatory. Git commit 7abe60d96609f096bdc54e85772f965db4d8bacb by Nate Graham. Committed on 17/05/2020 at 17:15. Pushed by ngraham into branch 'master'. Require in-source build Summary: In addition to just being a good idea in general, the dynamic icon generation bit doesn't work properly with in-source builds. Let's formally require out-of-source builds. FIXED-IN: 5.71 Test Plan: Try out of source build, get yelled at Reviewers: #frameworks, #vdg, ognarb Reviewed By: ognarb Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D29802 M +5 -0 CMakeLists.txt https://invent.kde.org/frameworks/breeze-icons/commit/7abe60d96609f096bdc54e85772f965db4d8bacb |