mirror of
https://github.com/google/brotli.git
synced 2026-09-22 14:45:51 +00:00
[PR #400] appveyor: add Visual Studio builds (based on CMake) #1010
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/google/brotli/pull/400
State: closed
Merged: Yes
This only goes back to VS 12 (2013) because MSVC didn't support log2 until then.
I think I'm done now, unless you want me to do some of the stuff from #374 (pkg-config, install a library, configure-cmake, etc.).