D16406: Fix build with poppler<0.64

Albert Astals Cid noreply at phabricator.kde.org
Thu Oct 25 21:53:39 BST 2018


aacid added inline comments.

INLINE COMMENTS

> CMakeLists.txt:1
> +if(Poppler_VERSION VERSION_GREATER "0.64.0" OR Poppler_VERSION VERSION_EQUAL "0.64.0")
> +    add_definitions("-DHAVE_POPPLER_0_64")

Do you think

  if (NOT Poppler_VERSION VERSION_LESS "0.64.0")

makes it more readable?

I'm a bit undecided myself

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D16406

To: arojas, #calligra:_3.0, aacid, pino
Cc: pino, Calligra-Devel-list, dcaliste, cochise, vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20181025/d14be7c3/attachment.htm>


More information about the calligra-devel mailing list