Files
MINGW-packages/mingw-w64-zstd
مهدي شينون (Mehdi Chinoune) f40f141bf3 zstd: make zstd::libzstd point to shared library instead of static one.
In https://github.com/facebook/zstd/blob/v1.5.6/build/cmake/lib/CMakeLists.txt#L174
zstd::libzstd point to shared library when `-DBUILD_SHARED_LIBS=ON` otherwise It points to static library.
2024-04-02 19:46:00 +01:00
..