[CMake] CMake 2.8.0 RC 1 ready for testing!

Andreas Pakulat apaku at gmx.de
Tue Sep 29 23:43:17 CEST 2009


On 29.09.09 21:20:02, Pau Garcia i Quiles wrote:
> On Tue, Sep 29, 2009 at 8:16 PM, Alexander Neundorf
> <a.neundorf-work at gmx.net> wrote:
> 
> > I guess we will with it, because I don't really see a difference between
> > source compatibility for C++ files and for CMake files. In both cases, if
> > it's broken, the package will not compile.
> 
> Do we promise source compatibility for C++ files? I thought we only
> promised *binary* compatibility through KDE 4.x but not *source*.

We promise source compat for public header files. Source compat for
non-public c++ code (that inclused .cpp and .h) doesn't make any sense.

And FindFoo.cmake is like a public header file containing only
inline-code.

Andreas

-- 
Your lucky number is 3552664958674928.  Watch for it everywhere.


More information about the Kde-buildsystem mailing list