Skip to content

8.10.2-87cb43d

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 06:19
Build libpng only once with CMake

Change lib/CMakeLists.txt to build libpng only once when build.sh
is executed several times.

A resolution is to change the find_library name argument to `png`.
See https://cmake.org/cmake/help/latest/command/find_library.html