You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crypto++ doesn't have an official CMake build. The vcpkg port is currently using noloader/cryptopp-cmake, which is no longer maintained.
The suggested replacement is abdes/cryptopp-cmake. It uses CMake 3.20 instead of 2.8.6, is actively maintained, and fixes various bugs with the old script such as the one mentioned in #27361.
The text was updated successfully, but these errors were encountered:
Crypto++ doesn't have an official CMake build. The vcpkg port is currently using noloader/cryptopp-cmake, which is no longer maintained.
The suggested replacement is abdes/cryptopp-cmake. It uses CMake 3.20 instead of 2.8.6, is actively maintained, and fixes various bugs with the old script such as the one mentioned in #27361.
The text was updated successfully, but these errors were encountered: