mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 19:27:26 -04:00
cmake: fix deploy icu version
This commit is contained in:
@@ -96,11 +96,11 @@ if(APPLE OR (WIN32 AND NOT STATIC))
|
|||||||
libssl-3-x64.dll
|
libssl-3-x64.dll
|
||||||
libcrypto-3-x64.dll
|
libcrypto-3-x64.dll
|
||||||
#icu
|
#icu
|
||||||
libicudt76.dll
|
libicudt77.dll
|
||||||
libicuin76.dll
|
libicuin77.dll
|
||||||
libicuio76.dll
|
libicuio77.dll
|
||||||
libicutu76.dll
|
libicutu77.dll
|
||||||
libicuuc76.dll
|
libicuuc77.dll
|
||||||
)
|
)
|
||||||
|
|
||||||
# Boost Regex is header-only since 1.77
|
# Boost Regex is header-only since 1.77
|
||||||
|
|||||||
Reference in New Issue
Block a user