DentonW / DevIL

Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
http://openil.sourceforge.net/
GNU Lesser General Public License v2.1
446 stars 138 forks source link

Add use cmake GNUInstallDirs module #97

Open kloczek opened 3 years ago

kloczek commented 3 years ago

At the moment install target installs libraries and pkgconfig fiels in $(prefix)/lib which is not right path on 64bit systems. This patch fixes that by add use cmake GNUInstallDirs module.

Signed-off-by: Tomasz Kłoczko kloczek@github.com

kloczek commented 2 years ago

ping ..

kloczek commented 7 months ago

gentle ping again .. 🤔