Commit f1e305f
committed
Replace hard coded value with CMAKE_LIB_DIR
This allows override of CMAKE_LIB_DIR to lib64 (for instance)
on platforms where that's the preferred destination for
64 bit DSOs.
Signed-off-by: Jean-Francois Panisset <[email protected]>1 parent 2c994d0 commit f1e305f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
0 commit comments