#include <system_report.h>
Represents a xtd library that contains name, version and paths.
Public Member Functions | |
const std::string & | include_path () const |
const std::string & | library_path () const |
const std::string & | name () const |
const std::string & | resources_path () const |
std::string | to_string () const |
const xtd::version & | version () const |