[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)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 3 Dec 2022 16:04:38 +0000 (16:04 +0000)
commit9d00e466b4cdfb47d5874d3175efcde6ea0d5035
tree754a0959bbbe89293517f2429a7e58a1e3a9e448
parent6d9dcce11c19e5095b838217b170c88c74b4ed23
[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