On Fri, 30 Mar 2012 09:06:45 +0200, Andreas Pakulat <[email protected]> wrote: > On 28.03.12 11:42:02, Ananta Palani wrote: >> Is there a reason that FindDocBookXML.cmake and FindDocBookXSL.cmake >> are not installed by kdelibs? I am told that anything not installed is >> used internally by kdelibs during build, but I am curious why these need >> to be internal only. > > Because installing such files means having to keep them source > compatible over time. So if the person writing them is unsure about > their quality or simply wants the option to change it later on he'll not > install it.
Or there was a discussion and it was decided that, as their usage is limited to compiling kdelibs and generating meinproc4, they don't need to be exported. See here: > Besides kdelibs is not a 'dumping ground' for useful cmake files, > there's cmake-extra-modules or cmake itself where such things should be > added. Sure, but this is not the case, they are needed in order to process documentation. Ciao -- Luigi _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
