webmproject / sjpeg

SimpleJPEG: simple jpeg encoder
Apache License 2.0
69 stars 12 forks source link

Use ${LIB_INSTALL_DIR} to specify library installation dir #103

Closed eclipseo closed 3 years ago

eclipseo commented 3 years ago

Most system use lib64 to install libraries on 64 bits arch system.

skal65535 commented 3 years ago

Note: https://github.com/webmproject/sjpeg/pull/104 will go further and make use of GNUInstallDirs variables