Commit 86b5d2e951eaa88cb5fed2be23fa5af85facad4a

Borys Smejda 2022-08-13T19:10:10

Fixed CMake configuration failure (libevent#1321) Deleted usage of CMake feature 'file(REAL_PATH' which is available from version 3.19 with an old 'get_filename_component' so that older version of CMake can still be used to configure the project.