You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, it seems that the cmake way to build and install zopfli only install zopfli.h and zopflipng_lib.h to /usr/include/. Debian use Makefile to build, and manual install header files to /usr/include/zopfli:
Hey, it seems that the cmake way to build and install zopfli only install
zopfli.h
andzopflipng_lib.h
to/usr/include/
. Debian useMakefile
to build, and manual install header files to/usr/include/zopfli
:Are these header files part of zopfli? Should they be installed to system? Maybe the
CMakeLists.txt
needs to be updated.The text was updated successfully, but these errors were encountered: