aacid added inline comments. INLINE COMMENTS
> CMakeLists.txt:129 > if (BUILD_OKULARKIRIGAMI) > - add_subdirectory( mobile ) > + if (${KF5_VERSION} VERSION_GREATER 5.56) > + add_subdirectory( mobile ) Shouldn't this be 5.55? REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D18658 To: ognarb, #okular, ngraham, aacid Cc: yurchor, ltoscano, aacid, ngraham, okular-devel, tfella, darcyshen