[PATCH 3/3] src/CMakeLists.txt: Enable multiarch for the cmake files
authorPunit Agrawal <punit1.agrawal@toshiba.co.jp>
Thu, 8 Apr 2021 01:38:10 +0000 (10:38 +0900)
committerNobuhiro Iwamatsu <iwamatsu@debian.org>
Thu, 8 Sep 2022 02:37:16 +0000 (03:37 +0100)
commitbdd85a0165fb20d8f5ae0656a1867c9732730ff7
treeabdac65da200d4996d9ec5f8a73fc4ad72f92014
parent11b1e307dc2f4dc2014128a022dc1e80110fa67b
[PATCH 3/3] src/CMakeLists.txt: Enable multiarch for the cmake files

The cmake files install path is hard coded which gets in the way of
enabling multiarch.

Fix this by respecting the standard CMAKE variable used to specify
library install location. This variable gets used during package
building to install the cmake files to multiarch aware location.

Gbp-Pq: Name 0003-src-CMakeLists.txt-Enable-multiarch-for-the-cmake-fi.patch
CMakeLists.txt
src/CMakeLists.txt