8.10.2-87cb43d
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