analogdevicesinc / libad9361-iio

IIO AD9361 library for filter design and handling, multi-chip sync, etc.
http://analogdevicesinc.github.io/libad9361-iio/
GNU Lesser General Public License v2.1
73 stars 48 forks source link

cmake: Honor GNUInstallDirs for installation #89

Closed julienmalik closed 1 year ago

julienmalik commented 1 year ago

Library installation dir can be lib, lib64 or lib/. Use the installation paths given by GNUInstallDirs by default, as done in libiio

julienmalik commented 1 year ago

Hi, polite ping for a review