diff --git a/CMakeLists.txt b/CMakeLists.txt index c854885..7fa20dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -112,6 +112,7 @@ if( MINGW ) ${MINGW_PATH}/libdouble-conversion.dll ${MINGW_PATH}/libzstd.dll ${MINGW_PATH}/libmd4c.dll + ${MINGW_PATH}/libbrotlicommon.dll ${MINGW_PATH}/libbrotlidec.dll ${MINGW_PATH}/libiconv-2.dll) install(FILES ${MINGW_PATH}/../share/qt5/plugins/platforms/qwindows.dll