|
lsst.cpputils g87389fa792+d8b5378923
|
#include "lsst/cpputils/packaging.h"#include <iostream>#include <sstream>#include <string>#include "lsst/pex/exceptions.h"Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| namespace | lsst::cpputils |
Functions | |
| std::string | lsst::cpputils::getPackageDir (std::string const &packageName) |
| return the root directory of a setup package | |