Skip to content

Commit

Permalink
Added new win32 dependencies for fresh MXE revision
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitozz committed Oct 19, 2023
1 parent 58efcf4 commit 2e06007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/modules/win32-prepare-deps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,8 @@ if(WIN32)

if(USE_MXE)
list(APPEND LIBRARIES_LIST
libbrotlicommon.dll
libbrotlidec.dll
libbz2.dll
libdl.dll
libffi-7.dll
Expand Down

0 comments on commit 2e06007

Please sign in to comment.