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

Raphael Kubo da Costa rakuco at freebsd.org
Thu Jan 26 19:52:17 UTC 2012


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?


More information about the Kde-buildsystem mailing list