lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.06k stars 421 forks source link

Add CMakeLists.txt #45

Open snowzurfer opened 7 years ago

snowzurfer commented 7 years ago

Create a CMakeLists which builds a static library out of LodePNG and creates a variable for the library which can be used in the parent scope to link against.