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

Reply via email to