|
def | build (self) |
|
def | package (self) |
|
|
string | name = "microjson" |
|
string | version = "0.1.0" |
|
string | license = "MIT" |
|
string | url = "https://github.com/semlanik/microjson" |
|
tuple | description = ("Tiny and simple JSON parser") |
|
tuple | topics = ("conan", "json") |
|
string | settings = "os", "compiler", "build_type", "arch" |
|
string | homepage = "https://github.com/semlanik/microjson" |
|
string | generators = "cmake" |
|
dictionary | options = {"shared": [True, False]} |
|
dictionary | default_options |
|
dictionary | scm |
|
string | exports_sources = "*" |
|
◆ default_options
dictionary conanfile.QtProtobufConan.default_options |
|
static |
◆ scm
dictionary conanfile.QtProtobufConan.scm |
|
static |
Initial value:= {
"type": "git",
"url": "auto",
"revision": "auto",
}
The documentation for this class was generated from the following file:
- /home/semlanik/Projects/qtprotobuf/src/protobuf/3rdparty/microjson/conanfile.py