unknownbrackets / maxcso

Fast cso compressor
ISC License
390 stars 23 forks source link

Use pkg-config to handle libraries when compiling #45

Closed dbrookman closed 3 years ago

dbrookman commented 3 years ago

This makes compilation easier on Linux & macOS, as you no longer have to manually find and add library directories to the makefile yourself.