Commit 51ec4c1
committed
cmake: Use CMAKE_INSTALL_LIBDIR
Do not hardcode library path, this helps it install in right location
independent of platforms, e.g. ppc64 uses lib64 and not lib
Signed-off-by: Khem Raj <[email protected]>1 parent 5a119f6 commit 51ec4c1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments