gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
60 stars 50 forks source link

install cmake module in proper path #159

Closed kloczek closed 4 months ago

kloczek commented 4 months ago

Installed cmake module describes library so it should be installed in ${CMAKE_INSTALL_LIBDIR}/cmake/zziplib.

kloczek commented 4 months ago

Thank you 👍