Closes: https://bugs.gentoo.org/654572
Package-Manager: Portage-2.3.33, Repoman-2.3.9
local mycmakeargs=(
-DBUILD_WERROR=OFF
# force to find crypto++ see bug #548544
- -DCRYPTOPP_LIBRARIES="crypto++"
+ -DCRYPTOPP_LIBRARIES="cryptopp"
-DCRYPTOPP_FOUND=ON
# avoid automagically enabling of ccache (bug #611010)
-DCCACHE_EXECUTABLE=OFF
local mycmakeargs=(
-DBUILD_WERROR=OFF
# force to find crypto++ see bug #548544
- -DCRYPTOPP_LIBRARIES="crypto++"
+ -DCRYPTOPP_LIBRARIES="cryptopp"
-DCRYPTOPP_FOUND=ON
# avoid automagically enabling of ccache (bug #611010)
-DCCACHE_EXECUTABLE=OFF