kc3-lang/libevent/cmake/CheckPrototypeDefinition.cmake

Branch :


Log

Author Commit Date CI Message
befbd130 2014-09-20 15:25:53 Fix cmake error when the Module path has more than one entry. 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.
49ab3632 2014-01-14 13:01:31 Some work on making it possible to simply do add_subdirectory() on the project.
e415196a 2013-12-09 18:05:32 Initial CMake commit.