diff options
| author | Charles Brunet <charles.brunet@optelgroup.com> | 2025-01-08 12:15:11 -0500 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-01-31 11:48:48 -0800 |
| commit | b825faebaf81937aa929468a354a5490b345cdbd (patch) | |
| tree | 931bb9f93406b48f9e61954c110cb7558711f73a /mesonbuild/dependencies/python.py | |
| parent | c0da4a5a7430a84d677d64b17747a27ee838f58b (diff) | |
| download | meson-b825faebaf81937aa929468a354a5490b345cdbd.tar.gz | |
Fix PATH for SharedModule in Windows devenv
SharedModule (like Python extension modules) are loaded dynamically.
Therefore, they cannot be detected from executable dependencies, and
we must call `determine_windows_extra_paths` on them as well.
Also, those extra paths need to be computed even if the module or the
executable is not installed in the default location.
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions
