[PATCH] FindXine: Make version detection work with xine >= 1.2.0.

Alexander Neundorf neundorf at kde.org
Thu Jan 26 19:53:40 UTC 2012


On Thursday 26 January 2012, Raphael Kubo da Costa wrote:
> Alexander Neundorf <neundorf at kde.org> writes:
> > Another idea would be to try_compile() a small binary and turn the
> > version numbers into a string by doing this, and the parsing that string
> > out of the executable.
> > This is what cmake does e.g. for determining the type sizes.
> 
> I'm fine with either option. Do you prefer the try_compile() version or
> can I commit this version?

I'm fine with committing this one.
If you have time, you can give the try_compile version a try.

Alex



More information about the Kde-buildsystem mailing list