mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +00:00
Merge pull request #4232
5954d6b
cmake: update sodium dll from 23 to 26 (selsta)
This commit is contained in:
commit
4a7e26b812
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ if(APPLE OR (WIN32 AND NOT STATIC))
|
|||
libdouble-conversion.dll
|
||||
libgcrypt-20.dll
|
||||
libgpg-error-0.dll
|
||||
libsodium-23.dll
|
||||
libsodium-26.dll
|
||||
libzmq.dll
|
||||
#platform files
|
||||
libgcc_s_seh-1.dll
|
||||
|
|
Loading…
Reference in a new issue