summaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/python.py
diff options
context:
space:
mode:
authorCharles Brunet <charles.brunet@optelgroup.com>2025-01-08 12:15:11 -0500
committerDylan Baker <dylan@pnwbakers.com>2025-01-31 11:48:48 -0800
commitb825faebaf81937aa929468a354a5490b345cdbd (patch)
tree931bb9f93406b48f9e61954c110cb7558711f73a /mesonbuild/dependencies/python.py
parentc0da4a5a7430a84d677d64b17747a27ee838f58b (diff)
downloadmeson-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