On Wed, Dec 18, 2024 at 5:20 AM David Redondo <k...@david-redondo.de> wrote:
> On 2024-12-17 15:53, Carl Schwan wrote: > > > > - Don't have apps depend on a Plasma component when compiled for > > > Windows and macOS > > > - Apps can now rely on some new behavior of breeze with either > > > depending a specific minimum version of > > > framework or using ifdefs > > Breeze is also versioned and ships a CMake config file , we could easily > add that, that has nothing to do with project location. > > Am Dienstag, 17. Dezember 2024, 16:59 schrieb christ...@cullmann.io: > > I strongly support that, we need ot for most of the applications on > > other platforms, it is very strange to rely on that one Plasma part > > there and having it in sync with Frameworks releases is nice for apps, > > too. > > > > Why does the project location Plasma/Frameworks matter if you want to > depend on it either way? >From a CI perspective it is much cleaner and tidier if we don't have dependencies that cross the Plasma / Gear boundary and only have dependencies going downward towards Frameworks. > > > David > > Cheers, Ben