We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9038ac1 + 14d1a15 commit 8e7150bCopy full SHA for 8e7150b
2 files changed
crypto_plugins/flutter_libmwc
scripts/app_config/templates/windows/CMakeLists.txt
@@ -89,7 +89,7 @@ if(INCLUDE_EPIC_SO)
89
endif()
90
91
if(INCLUDE_MWC_SO)
92
- install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/../crypto_plugins/flutter_libmwc/scripts/windows/build/libmwc_cash_wallet.dll" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}"
+ install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/../crypto_plugins/flutter_libmwc/scripts/windows/build/libmwc_wallet.dll" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}"
93
COMPONENT Runtime)
94
95
0 commit comments