Commit eaa6e1c
committed
Adds runtime dependency handling to CMake configuration
Includes system libraries and enables runtime dependency detection via `CMAKE_INSTALL_RPATH_USE_LINK_PATH`.
Improves build and install process by optimizing runtime paths for better portability.1 parent a858ffd commit eaa6e1c
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
0 commit comments