We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65dcef2 commit fc4ede1Copy full SHA for fc4ede1
vendor/cryptopp/premake5.lua
@@ -12,6 +12,7 @@ project "cryptopp"
12
13
defines {
14
"_WINSOCK_DEPRECATED_NO_WARNINGS",
15
+ "CRYPTOPP_DISABLE_CLMUL", -- sse 4.1 required for this
16
"_LIB"
17
}
18
0 commit comments