cryptopp

hunter_add_package(cryptopp)
find_package(cryptopp CONFIG REQUIRED)
target_link_libraries(foo cryptopp-static)