cmake/CheckPrototypeDefinition.cmake


Log

Author Commit Date CI Message
Azat Khuzhin 43b69b2a 2016-10-26T18:04:07 cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054)
Acer Yang befbd130 2014-09-20T15: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.
Joakim Soderberg 49ab3632 2014-01-14T13:01:31 Some work on making it possible to simply do add_subdirectory() on the project.
Joakim Soderberg e415196a 2013-12-09T18:05:32 Initial CMake commit.