Function lsst::base::getLibraryFilename

Function Documentation

std::string lsst::base::getLibraryFilename(std::string const &name)

Get filename for library

We’ll add the typical filename extension for the platform unless the user specifies a “.so” or “.dylib” extension.