[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 20:54:31 +0000 (20:54 +0000)
commit2dfb700d66aebdc96fd67306f06d49f45f069cb4
treefeea6a6c24c456a986e64ec22fd11cadde0c3186
parenta312b75bbddbdbbdc646f005c95424e4a887577b
[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