Re: frameworks' cmake configs looking for other things

2014-10-11 Thread Alex Merry
On Friday 10 Oct 2014 17:49:10 Harald Sitter wrote: > Alohas > > as described in [1] I think there is a bit of a problem how we track > inter-dependencies in cmake configs right now (that is: the configs > frameworks install to be found by 3rd party bits). > > If I write a 3rd party software that

frameworks' cmake configs looking for other things

2014-10-10 Thread Harald Sitter
Alohas as described in [1] I think there is a bit of a problem how we track inter-dependencies in cmake configs right now (that is: the configs frameworks install to be found by 3rd party bits). If I write a 3rd party software that does this: > find_package(KF5Runner) it will eventually trigger