|
| string | generators = 'cmake' |
| |
| string | requires = 'cmake-utils/0.0.0@Manu343726/testing', 'backward/1.3.0@Manu343726/testing' |
| |
| string | settings = 'os', 'compiler', 'build_type', 'arch' |
| |
Definition at line 4 of file test_package/conanfile.py.
◆ build()
| def conanfile.TestBackward.build |
( |
|
self | ) |
|
◆ test()
| def conanfile.TestBackward.test |
( |
|
self | ) |
|
◆ generators
| string conanfile.TestBackward.generators = 'cmake' |
|
static |
◆ requires
| string conanfile.TestBackward.requires = 'cmake-utils/0.0.0@Manu343726/testing', 'backward/1.3.0@Manu343726/testing' |
|
static |
◆ settings
| string conanfile.TestBackward.settings = 'os', 'compiler', 'build_type', 'arch' |
|
static |
The documentation for this class was generated from the following file: