usability changes and initial convert commit
This commit is contained in:
parent
66ab20c0f0
commit
919c9126b0
8 changed files with 46 additions and 18 deletions
|
@ -13,6 +13,8 @@ add_library(lily_png STATIC src/lily_png.cpp
|
|||
src/utils.cpp
|
||||
src/utils.h
|
||||
src/filter.cpp
|
||||
src/filter.h)
|
||||
src/filter.h
|
||||
src/convert.cpp
|
||||
src/convert.h)
|
||||
target_link_libraries(lily_png PRIVATE file_read ZLIB::ZLIB)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue