Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
daixtrose committed Jun 16, 2024
1 parent da7c935 commit c810f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ $ chrpath -l /opt/daixtrose/example_4-1.0.0/lib/liblibrary_1.so
/opt/daixtrose/example_4-1.0.0/lib/liblibrary_1.so: RUNPATH=$ORIGIN:$ORIGIN/../lib
```

Give it a try: If you omit this command, `RUNPATH` is not set for `library_1`:
Give it a try: If you omit [this command](CMakeListsCPackConfiguration.txt#L52C8-L55C55), `RUNPATH` is not set for `library_1`:

```bash
$ chrpath -l /opt/daixtrose/example_4-1.0.0/lib/liblibrary_1.so
Expand Down

0 comments on commit c810f40

Please sign in to comment.