◆ build()
def conanfile.PalliateDummyConan.build |
( |
|
self | ) |
|
◆ imports()
def conanfile.PalliateDummyConan.imports |
( |
|
self | ) |
|
◆ requirements()
def conanfile.PalliateDummyConan.requirements |
( |
|
self | ) |
|
◆ default_options
dictionary conanfile.PalliateDummyConan.default_options = {"enable_tests": False} |
|
static |
◆ generators
string conanfile.PalliateDummyConan.generators = "cmake" |
|
static |
◆ options
dictionary conanfile.PalliateDummyConan.options = {"enable_tests": [True, False]} |
|
static |
◆ requires
string conanfile.PalliateDummyConan.requires = "palliate/0.1@" |
|
static |
◆ settings
string conanfile.PalliateDummyConan.settings = "os", "compiler", "build_type", "arch" |
|
static |
The documentation for this class was generated from the following file: