Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 43b69b2a | 2016-10-26 18:04:07 | cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054) | ||
| 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. |