Definition at line 3 of file conanfile.py.
def conanfile.CommonConan.build |
( |
|
self | ) |
|
def conanfile.CommonConan.build_requirements |
( |
|
self | ) |
|
def conanfile.CommonConan.configure |
( |
|
self | ) |
|
def conanfile.CommonConan.package |
( |
|
self | ) |
|
def conanfile.CommonConan.package_id |
( |
|
self | ) |
|
def conanfile.CommonConan.package_info |
( |
|
self | ) |
|
string conanfile.CommonConan.author = "Wael Elhaddad (elhaddad@berkeley.edu)" |
|
static |
string conanfile.CommonConan.build_policy = "missing" |
|
static |
dictionary conanfile.CommonConan.default_options = {"MDOFwithQt3D": False, "withQt": False} |
|
static |
string conanfile.CommonConan.description = "SimCenter Common Qt Library" |
|
static |
string conanfile.CommonConan.generators = "qmake" |
|
static |
string conanfile.CommonConan.license = "BSD" |
|
static |
string conanfile.CommonConan.name = "SimCenterCommonQt" |
|
static |
dictionary conanfile.CommonConan.options |
|
static |
Initial value: 2 "MDOFwithQt3D": [
True,
False],
Definition at line 15 of file conanfile.py.
string conanfile.CommonConan.requires = "jansson/2.11@bincrafters/stable" |
|
static |
dictionary conanfile.CommonConan.scm |
|
static |
string conanfile.CommonConan.settings = "os" |
|
static |
string conanfile.CommonConan.url = "https://github.com/NHERI-SimCenter/SimCenterCommon.git" |
|
static |
string conanfile.CommonConan.version = "0.1.10" |
|
static |
The documentation for this class was generated from the following file: