Linking to Snappy on UNIX
On UNIX, the distributed import libraries differ for static and dynamic builds:

For static builds, link to
libsnappy.a.

For dynamic builds, link to
libsnappy.so (or whatever extension your platform uses for shared objects).