[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>
Sat, 7 Jan 2023 08:18:41 +0000 (08:18 +0000)
commit93e93a87a99f9a8f91432fb4ad87ee752d36e5f2
tree2898c86512532942f73b169f4a3a62b1b6a27291
parent5a7c0b47685ef17d2a135e2cf8425482e18cce02
[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