libcryfs/vendor
2019-11-05 10:08:00 -05:00
..
cryptopp Use interface libraries for vendor libraries 2019-10-19 18:35:03 -07:00
googletest Add range-v3 via conan and not via the vendor/ directory 2019-11-05 10:08:00 -05:00
spdlog Use interface libraries for vendor libraries 2019-10-19 18:35:03 -07:00
CMakeLists.txt Add range-v3 via conan and not via the vendor/ directory 2019-11-05 10:08:00 -05:00
README Add range-v3 via conan and not via the vendor/ directory 2019-11-05 10:08:00 -05:00

This directory contains external projects, taken from the following locations:
googletest: https://github.com/google/googletest/tree/release-1.10.0
 - changed: https://github.com/google/googletest/pull/2514
spdlog: https://github.com/gabime/spdlog/tree/v1.4.2/include/spdlog
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
 - changed: commented out line including winapifamily.h in CMakeLists.txt