palliate v0.0.1
Palliate application and built-in plugins
build.BuildTypes Class Reference
Inheritance diagram for build.BuildTypes:

Static Public Attributes

string RELWITHDEBINFO = 'RelWithDebInfo'
 
string RELEASE = 'Release'
 
string DEBUG = 'Debug'
 

Member Data Documentation

◆ DEBUG

string build.BuildTypes.DEBUG = 'Debug'
static

◆ RELEASE

string build.BuildTypes.RELEASE = 'Release'
static

◆ RELWITHDEBINFO

string build.BuildTypes.RELWITHDEBINFO = 'RelWithDebInfo'
static

The documentation for this class was generated from the following file: