On Sunday 26 July 2009, Sebastian Trüg wrote: > On Friday 24 July 2009 22:11:27 Alexander Neundorf wrote: ... > > If we would now just move the installed file from > > <prefix>/share/apps/cmake/modules/ to <prefix>/share/soprano/cmake/, then > > software which uses the "old" FindSoprano.cmake, let's call if kfoo, and > > which does > > include(SopranoAddOntology) > > will not build anymore (because previously the file has been more or less > > accidentially been found), but now, even though this is include() is not > > necessary anymore, it is still there in the CMakeLists.txt of kfoo and > > this include() will fail then. > > > > Is this something we have to care about ? > > yes. 4.3 rc3 does contain a bunch of these includes. But that is something > that could be solved in 4.3 final, right?
Hmm, doesn't that mean that then 4.3 would depend on a not yet released version of soprano ? Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
