build: use GNUInstallDirs where possible 60/40260/3
authorWim de With <wf@dewith.io>
Sun, 28 Jan 2024 10:05:15 +0000 (11:05 +0100)
committerDamjan Marion <dmarion@0xa5.net>
Wed, 10 Apr 2024 13:59:41 +0000 (13:59 +0000)
commitf521df72005cc8e995e908175392b183083568c8
treed0c41a6bf245e6020900754183e0efc987c414ed
parenta447c66e558c7526d9ed04878d27d0f32127ed2f
build: use GNUInstallDirs where possible

Some installation destinations were already converted to the
GNUInstallDirs standard in e3cf4d0cf. This patch converts the share and
include directories (typically /usr/share and /usr/include respectively)
as well.

Type: improvement
Change-Id: Id481b16604f3f52203166a5c0647f43d6eb05239
Signed-off-by: Wim de With <wf@dewith.io>
src/cmake/api.cmake
src/cmake/library.cmake
src/cmake/plugin.cmake
src/tools/appimage/CMakeLists.txt
src/tools/vppapigen/CMakeLists.txt
src/vpp-api/vapi/CMakeLists.txt