2016-02-10 00:58:03 +01:00
|
|
|
This directory contains external projects, taken from the following locations:
|
2018-05-29 05:39:39 +02:00
|
|
|
googletest: https://github.com/google/googletest/tree/4e4df226fc197c0dda6e37f5c8c3845ca1e73a49
|
2017-10-27 05:02:51 +02:00
|
|
|
- changed: added NOLINT comment as workaround for clang-tidy warning https://github.com/google/googletest/issues/853
|
2018-04-22 10:06:52 +02:00
|
|
|
spdlog: https://github.com/gabime/spdlog/tree/v0.16.3/include/spdlog
|
2019-01-12 20:29:33 +01:00
|
|
|
cryptopp: https://github.com/weidai11/cryptopp/tree/CRYPTOPP_8_0_0
|
|
|
|
- changed: added CMakeLists.txt and cryptopp-config.cmake from https://github.com/noloader/cryptopp-cmake/tree/CRYPTOPP_8_0_0
|
2019-01-19 22:01:43 +01:00
|
|
|
- changed: commented out line including winapifamily.h in CMakeLists.txt
|