aheinecke added inline comments. INLINE COMMENTS
> CMakeLists.txt:97 > +} > +" HAVE_POPPLER_0_65) > + Out of curiosity: Why is this and the other "check compiles" tests for released versions of poppler not: if (Poppler_VERSION VERSION_GREATER "0.64.99") set (HAVE_POPPLER_0_65 1) endif() REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D12665 To: aheinecke, #okular Cc: okular-devel, aacid, ngraham