Skip to content

Commit 42bb84c

Browse files
authored
Update dynamic_link.md
1 parent 8f6f4aa commit 42bb84c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/guide/dynamic_link.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ These tools do not allow to have cross wheel library dependency.
4343

4444
## Manual patching
4545

46-
For maximum control, you can do the equivalent patching inside CMake manually.
47-
This is not recommended because it does not have access to the python
48-
environment metadata.
46+
You can manually make a relative RPath. This has the benefit of working
47+
when not running scikit-build-core, as well.
4948

5049
The `RPATH` patching can be done as
5150

0 commit comments

Comments
 (0)