File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,13 @@ Platform-specific limitations
52
52
=============================
53
53
54
54
55
- Executables with internal dependencies :bdg-warning: `Windows ` :bdg-warning: ` macOS `
56
- ----------------------------------------------------------------------------------
55
+ Executables with internal dependencies :bdg-warning: `Windows `
56
+ -------------------------------------------------------------
57
57
58
58
59
59
If you have an executable that links against a shared library provided by your
60
- project, on Windows and macOS ``meson-python `` will not be able to correctly
61
- bundle it into the *wheel *.
60
+ project, on Windows ``meson-python `` will not be able to correctly bundle it
61
+ into the *wheel *.
62
62
63
63
The executable will be included in the *wheel *, but it
64
64
will not be able to find the project libraries it links against.
You can’t perform that action at this time.
0 commit comments