* 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.
2 files changed