diff options
author | Patrick Steinhardt <ps@pks.im> | 2017-12-05 08:48:31 +0000 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2018-01-04 11:23:57 +0000 |
commit | 70aa61460a4f33509aa06ed86ac3becc243ee5d6 (patch) | |
tree | 09cc5fd47b2a6fe37f310db0885bffa2579203f3 /deps | |
parent | e7495ce6f4dee156b6a1d48a4d478c83d1053236 (diff) | |
download | libgit2-70aa61460a4f33509aa06ed86ac3becc243ee5d6.tar.gz |
cmake: allow explicitly choosing SHA1 backend
Right now, if SHA1DC is disabled, the SHA1 backend is mostly chosen
based on which system libgit2 is being compiled on and which libraries
have been found. To give developers and distributions more choice,
enable them to request specific backends by passing in a
`-DSHA1_BACKEND=<BACKEND>` option instead. This completely replaces the
previous auto-selection.
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions