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

Method set_libraries

Lib/distutils/ccompiler.py:263–269  ·  view source on GitHub ↗

Set the list of libraries to be included in all links driven by this compiler object to 'libnames' (a list of strings). This does not affect any standard system libraries that the linker may include by default.

(self, libnames)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_check_compilerMethod · 0.80
runMethod · 0.80
setup_shlib_compilerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected