Re: Buildsystem TODO list

2011-08-23 Thread Yury G. Kudryashov
Raphael Kubo da Costa wrote: Alexander Neundorf neund...@kde.org writes: Take care of Strigi, Nepomuk Soprano buildsystem-wise Allen wrote last week to kde-buildsystem that

Re: Buildsystem TODO list

2011-08-23 Thread Raphael Kubo da Costa
Yury G. Kudryashov urkud.ur...@gmail.com writes: Raphael Kubo da Costa wrote: As far as I understand, the proposed scenario for projects with cmake-based buildsystem is: * the project itself installs ProjectNameConfig.cmake; * ecm (or cmake) distribute a short FindProject.cmake that

Re: Buildsystem TODO list

2011-08-23 Thread Alexander Neundorf
On Tuesday 23 August 2011, Raphael Kubo da Costa wrote: Yury G. Kudryashov urkud.ur...@gmail.com writes: Raphael Kubo da Costa wrote: As far as I understand, the proposed scenario for projects with cmake-based buildsystem is: * the project itself installs

Re: Buildsystem TODO list

2011-08-23 Thread Michael Jansen
On Tuesday, August 23, 2011 07:35:41 PM Alexander Neundorf wrote: On Tuesday 23 August 2011, Raphael Kubo da Costa wrote: Yury G. Kudryashov urkud.ur...@gmail.com writes: Raphael Kubo da Costa wrote: As far as I understand, the proposed scenario for projects with cmake-based

Re: libqjson's cmake support

2011-08-23 Thread Raphael Kubo da Costa
Flavio Castelli fla...@castelli.name writes: On Friday, July 01, 2011 12:01:15 AM David Faure wrote: The issue is: * qjson.git generates a qjson-config.cmake which sets qjson_LIBRARIES (lowercase because the cmake project name is qjson) * qjson.git also installs a FindQJSON.cmake (!!

Re: Buildsystem TODO list

2011-08-23 Thread Michael Jansen
On Tuesday, August 23, 2011 08:39:33 PM Alexander Neundorf wrote: On Tuesday 23 August 2011, Michael Jansen wrote: On Tuesday, August 23, 2011 07:35:41 PM Alexander Neundorf wrote: On Tuesday 23 August 2011, Raphael Kubo da Costa wrote: Yury G. Kudryashov urkud.ur...@gmail.com writes:

Re: Superbuild - location of the GIT clones

2011-08-23 Thread Valentin Rusu
On 08/22/2011 11:12 PM, Alexander Neundorf wrote: On Sunday 21 August 2011, Valentin Rusu wrote: Hello, Currently SuperBuild uses a per main KDE component directory structure (kdebase, kdebindings, etc) each with it's own CMakeLists.txt. This file will direct cmake to create a build

Re: Buildsystem TODO list

2011-08-23 Thread Alexander Neundorf
On Tuesday 23 August 2011, Michael Jansen wrote: On Tuesday, August 23, 2011 08:39:33 PM Alexander Neundorf wrote: On Tuesday 23 August 2011, Michael Jansen wrote: On Tuesday, August 23, 2011 07:35:41 PM Alexander Neundorf wrote: On Tuesday 23 August 2011, Raphael Kubo da Costa wrote:

Re: Buildsystem TODO list

2011-08-23 Thread Michael Jansen
Why not ? CMAKE_PREFIX_PATH will still be prefered. (and when using PATHS instead of HINTS it would be checked after everything else) But it WOULD BE CHECKED. That is all to say. I can't control anymore where it looks. The Find-modules which we have or which come with cmake