|
Revision tags: release-2.2.1-alpha, release-2.1.12-stable, release-2.1.11-stable, release-2.1.10-stable, release-2.1.9-beta, release-2.0.23-beta, release-2.1.8-stable, release-2.1.7-rc |
|
| #
43b69b2a |
| 26-Oct-2016 |
Azat Khuzhin <[email protected]> |
cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054)
|
|
Revision tags: release-2.1.6-beta, release-2.0.22-stable, release-1.4.15-stable, release-2.1.5-beta |
|
| #
befbd130 |
| 20-Sep-2014 |
Acer Yang <[email protected]> |
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 CM
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.
show more ...
|
|
Revision tags: release-2.1.4-alpha |
|
| #
49ab3632 |
| 14-Jan-2014 |
Joakim Soderberg <[email protected]> |
Some work on making it possible to simply do add_subdirectory() on the project.
|
| #
e415196a |
| 09-Dec-2013 |
Joakim Soderberg <[email protected]> |
Initial CMake commit.
|