[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)
committerBenjamin Drung <bdrung@debian.org>
Thu, 29 Feb 2024 18:03:35 +0000 (18:03 +0000)
commitd63633e5b8626c7ae2cfb4adbc2541e40482806b
treea0a8185474a34edbc7df71f6f11ce9ed0c94ab10
parentd6144cfc932ae1510f26f66c57f904694e7bbf40
[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