[kde-freebsd] textproc/soprano and RAPTOR_HAVE_TRIG
Maxim Ignatenko
gelraen.ua at gmail.com
Thu May 13 00:31:01 CEST 2010
Please fix cmake/modules/FindRaptor.cmake to be able correctly detect
raptor ability to use trig.
Currently logic inverted:
MACRO_ENSURE_VERSION("1.4.16" ${RAPTOR_VERSION} RAPTOR_HAVE_TRIG)
MACRO_ENSURE_VERSION defined as:
MACRO(MACRO_ENSURE_VERSION requested_version found_version var_too_old)
So it sets RAPTOR_HAVE_TRIG to true if ${RAPTOR_VERSION} is actually
less than 1.4.16
Best regards, Maxim.
More information about the kde-freebsd
mailing list