Author :
Chun-wei Fan
Date :
2018-03-05 12:33:34
Hash :6f854692 Message :* CMakeLists.txt [win32]: Allow MSVC DLL builds (#53287).
Do not limit DLL builds to MinGW, since we already have
`__declspec(dllexport)' directives in `ftconfig.h'.
Also suppress more warnings for POSIX functions.