CopperSpice API  1.9.1
CsLibraryInfo Class Reference

Structure which provides information related to how CopperSpice was built. More...

Static Public Members

static constexpr const char * built_for = ""
 
static constexpr const char * install_prefix = ""
 

Detailed Description

The CsLibraryInfo structure provides information related to how CopperSpice was built.

Member Data Documentation

CsLibraryInfo::built_for = ""
staticconstexpr

This static data member will return the architecture for the current CopperSpice build.

CsLibraryInfo::install_prefix = ""
staticconstexpr

This static data member will return the path prefix for the current CopperSpice build.