libcryfs/vendor
Sebastian Messmer 7d8cdbba40 Update to googletest 1.10.0 2019-10-19 18:38:54 -07:00
..
cryptopp Use interface libraries for vendor libraries 2019-10-19 18:35:03 -07:00
googletest Update to googletest 1.10.0 2019-10-19 18:38:54 -07:00
range-v3 Use interface libraries for vendor libraries 2019-10-19 18:35:03 -07:00
spdlog Use interface libraries for vendor libraries 2019-10-19 18:35:03 -07:00
CMakeLists.txt Add range-v3 library 2019-10-15 05:20:43 -07:00
README Update to googletest 1.10.0 2019-10-19 18:38:54 -07:00

README

This directory contains external projects, taken from the following locations:
googletest: https://github.com/google/googletest/tree/release-1.10.0
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
range-v3: https://github.com/ericniebler/range-v3/tree/0.9.1