setting EXECUTABLE_OUTPUT_PATH in tier1/ tests ?
Alexander Neundorf
neundorf at kde.org
Thu May 24 17:38:43 UTC 2012
On Thursday 24 May 2012, David Faure wrote:
> On Wednesday 23 May 2012 22:31:49 Alexander Neundorf wrote:
> > Let me know if something breaks.
>
> I can't test this particular change, because of the extra-cmake-modules ->
> ECM renaming.
>
> As a result, on a clean build (no build dir, no install dir, nothing), I
> get this:
>
> CMake Error at CMakeLists.txt:49 (find_package):
> By not providing "Findextra-cmake-modules.cmake" in CMAKE_MODULE_PATH
> this project has asked CMake to find a package configuration file provided
> by "extra-cmake-modules", but CMake did not find one.
>
> In my cmake-prefix-path there's
> share/ECM-0.0.4
> but no
> share/extra-cmake-modules-0.0.3
> anymore.
>
> Am I right that one needs both of these, i.e. on a clean install, one needs
> an old and a new checkout of extra-cmake-modules right now, to build
> kdelibs? That's pretty inconvenient...
Yes.
I'm going through the partly modularized subprojects in kdelibs one by one and
"port" them to 0.0.4.
Until this is done, both are needed (I install them to $HOME/extra-cmake-
modules/ which I didn't clean yet)
Could you create a tag for 0.0.3 in git so it is at least a bit easier to
checkout ?
This one should be ok:
4b32471 2012-04-19 Alex Neundorf require cmake 2.8.8 now
Thanks and sorry
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20120524/60c33079/attachment.html>
More information about the Kde-frameworks-devel
mailing list