MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / set_runtime_library_dirs

Method set_runtime_library_dirs

Lib/distutils/ccompiler.py:293–299  ·  view source on GitHub ↗

Set the list of directories to search for shared libraries at runtime to 'dirs' (a list of strings). This does not affect any standard search path that the runtime linker may search by default.

(self, dirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.80
setup_shlib_compilerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected