On Thursday 29 November 2012, Stephen Kelly wrote:
> Alexander Neundorf wrote:
> > The code for creating a Config.cmake file is not trivial, but IMO also
> > not boilerplate, and Stephen agreed in Berlin that this will have to be
> > done individually be every project. This is the added
> > threadw
On Saturday 15 December 2012, Fredrik Höglund wrote:
> On Saturday 15 December 2012, Alexander Neundorf wrote:
> > Hi,
> >
> > for kjs there is also a QT_ONLY option.
> > In this case the library is named qkjs instead of kjs.
>
> kjs doesn't actually link to or use Qt, so it probably doesn't make
On Thursday 29 November 2012, Stephen Kelly wrote:
...
> The tier1 Config files (after CMake 2.8.11) should only contain this:
>
> set(kwidgetsaddons_VERSION_MAJOR "@KWIDGETSADDONS_VERSION_MAJOR@")
> set(kwidgetsaddons_VERSION_MINOR "@KWIDGETSADDONS_VERSION_MINOR@")
> set(kwidgetsaddons_VERSION