pyre.externals.Library

Module Contents

class pyre.externals.Library.Library

Bases: pyre.externals.Package.Package

Base class for third party libraries

defines
doc = the compile time markers that indicate my presence
incdir
doc = the locations of my headers; for the compiler command line
libdir
doc = the locations of my libraries; for the linker command path