We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6f4aa commit 42bb84cCopy full SHA for 42bb84c
docs/guide/dynamic_link.md
@@ -43,9 +43,8 @@ These tools do not allow to have cross wheel library dependency.
43
44
## Manual patching
45
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.
+You can manually make a relative RPath. This has the benefit of working
+when not running scikit-build-core, as well.
49
50
The `RPATH` patching can be done as
51
0 commit comments