PNG image read with libpng
This commit is contained in:
parent
19e1d877aa
commit
2bcd36d155
6 changed files with 164 additions and 15 deletions
|
@ -17,6 +17,8 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_marchingsquares.cpp
|
||||
test_timeutils.cpp
|
||||
test_voronoi.cpp
|
||||
test_png_io.cpp
|
||||
test_timeutils.cpp
|
||||
)
|
||||
|
||||
if (TARGET OpenVDB::openvdb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue