1a2036749c
* fix linking of fuse in cryfs-cli, linking of cpp-utils in cryfs tests and remove cmake policy to use behaviors of cmake 2.8 instead of 3.0 * setting link dependencies in cryfs project to public, remove transitive dependencies from cryfs-cli project and cryfs test project * set gtest and gmock link dependencies from private to public in googletest project
This directory contains external projects, taken from the following locations: scrypt: http://www.tarsnap.com/scrypt.html - changed: commented out compiler warnings about a workaround for a llvm bug googletest: https://github.com/google/googletest/tree/release-1.8.0 - changed: added NOLINT comment as workaround for clang-tidy warning https://github.com/google/googletest/issues/853 spdlog: https://github.com/gabime/spdlog/tree/v0.16.3/include/spdlog