K 10 svn:author V 6 adridg K 8 svn:date V 27 2020-08-13T10:05:49.764646Z K 7 svn:log V 411 Fix games/easyrpg-player in advance of CMake 3.18 landing - This (still) builds with CMake 3.17 - Circular dependency between harfbuzz and freetype causes build (configure) failures with CMake 3.18, although I don't see why CMake 3.17 doesn't fall over (it might be due to recent CMake module additions) - Reported upstream with alternate fix at https://github.com/EasyRPG/Player/pull/2274 PR: 248003 END