kisli / vmime

VMime Mail Library
http://www.vmime.org
GNU General Public License v3.0
274 stars 110 forks source link

<fix>(project):i only link malng when shared library allowed. #269

Closed saturneric closed 3 months ago

saturneric commented 2 years ago

I've recently tried compiling a static library on MSYS2, but MLANG's MultiLanguage symbols have been failing to link even in the presence of libmlang.a, so I've made some refinements. This is best when only compiling static libraries.

You may need to make some other refinements based on this.