Commit 1dde80a
committed
cmake: fix rpath
1. https://discourse.cmake.org/t/setting-rpath-and-not-runpath-for-executable/10011
2. https://en.wikipedia.org/wiki/Rpath
3. https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/RPATH-handling
4. https://cmake.org/cmake/help/latest/prop_tgt/BUILD_RPATH.html
5. https://cmake.org/cmake/help/latest/prop_tgt/INSTALL_RPATH.html1 parent cf6fd28 commit 1dde80a
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments