mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-10-17 18:21:30 +08:00

Restrict the behavior disallowing the build of both libraries to MSVC. The mingw CMake generators handle the situation properly: - Shared library suffix: .dll - Import library suffix: .a.dll - Static library suffix: .a