2016-02-10 00:58:03 +01:00
|
|
|
This directory contains external projects, taken from the following locations:
|
2019-10-13 14:06:54 +02:00
|
|
|
googletest: https://github.com/google/googletest/tree/release-1.10.0
|
2019-11-01 07:50:55 +01:00
|
|
|
- changed: https://github.com/google/googletest/pull/2514
|
2019-06-02 05:34:28 +02:00
|
|
|
cryptopp: https://github.com/weidai11/cryptopp/tree/CRYPTOPP_8_2_0
|
|
|
|
- changed: added CMakeLists.txt and cryptopp-config.cmake from https://github.com/noloader/cryptopp-cmake/tree/CRYPTOPP_8_2_0
|
2019-01-19 22:01:43 +01:00
|
|
|
- changed: commented out line including winapifamily.h in CMakeLists.txt
|
2020-06-28 19:04:12 +02:00
|
|
|
- changed: In CMakeLists.txt, rename BUILD_TESTING to CRYPTOPP_BUILD_TESTING so it doesn't clash with our BUILD_TESTING
|
2020-07-11 11:17:48 +02:00
|
|
|
- changed: Fix Android compilation using patch file https://github.com/termux/termux-root-packages/files/4664745/config.h.patch.txt from https://github.com/cryfs/cryfs/issues/345
|