Skip to content

CMakeLists: allow custom libraries directory

Jerome Flesch requested to merge yastupin:libdir into master

Created by: yastupin

allows to install libpillowfight.so under /usr/lib64 (e.g. on fedora) with cmake -DLIBDIR=lib64 .

Merge request reports