This repository was archived by the owner on Nov 9, 2022. It is now read-only.
Commit b52bd2c
Robert-André Mauchin
chore: Install library to CMAKE_INSTALL_LIBDIR
Currently the library is installed in hardcoded /lib path. This patch
use the standard GNUInstallDirs macros to install it in either lib or
lib64, according to the user platform.
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>1 parent aad863d commit b52bd2c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | | - | |
| 134 | + | |
| 135 | + | |
0 commit comments