[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>
Mon, 30 Jan 2023 05:55:02 +0000 (05:55 +0000)
commit9760076b526688de8878bfab9c55bf4797d5d51d
treefd03e701371296ec7c4bb42bbd462543638dba49
parent4c5acd07e9d4a341c14f4396abee79c7d92635a1
[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