I'm trying to use Google's C++ compression library "Snappy" but I don't know how to link to it. On the GitHub page it says to link to it but does not say how.
I'm using code blocks and I have linked to other libraries in the past. I'm not sure exactly what file I should be linking to.