diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-10-14 08:36:54 +0200 |
---|---|---|
committer | Michael Haggerty <mhagger@alum.mit.edu> | 2017-10-14 08:36:54 +0200 |
commit | 8bbee8f397de3bc15dc1ee8f50f09136db707a7c (patch) | |
tree | 08e6f7bb5f296c8223d88e7b1539607cc42a054a /deps | |
parent | 8ac8c78c35905f7f9cc37f240c3d633a7cc5a5e3 (diff) | |
download | libgit2-8bbee8f397de3bc15dc1ee8f50f09136db707a7c.tar.gz |
Fix compilation for CMake versions 3.0.x where x >= 1
Apparently policy CMP0015 was added in CMake 3.1. With CMake 3.0.2,
the build was failing with
CMake Error at CMakeLists.txt:18 (CMAKE_POLICY):
Policy "CMP0051" is not known to this version of CMake.
This patch makes it work.
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions