Home | History | Annotate | Download | only in distutils

Lines Matching full:libnames

263     def set_libraries(self, libnames):
265 this compiler object to 'libnames' (a list of strings). This does
269 self.libraries = libnames[:]