mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
befbd13071
CMAKE_MODULE_PATH is usually a list instead of single entry. Especially for projects contain sub cmake projects. My patch replace the CMAKE_MODULE_PATH with fixed path, to locate the `.in` file.