(#10774) [doc] Update supported platforms and configurations (2022-05-13)

Co-authored-by: CCI bot <javierg@jfrog.com>
This commit is contained in:
Conan Center Index Bot
2022-05-14 06:04:31 +02:00
committed by GitHub
parent 64851e4d25
commit ec6a0f1896

View File

@@ -51,6 +51,8 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
- Shared, Static (option `"shared": [True, False]` in the recipe when available)
- Header Only (option `"header_only": [True, False]` if available)
> :warning: The profile with the option `shared=True` and runtime `MT/MTd` is not built.
## Linux
- Python: 3.7.13 (same version expected after all use [new docker images](https://github.com/conan-io/conan-docker-tools/tree/master/modern))
@@ -78,4 +80,3 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
- Options:
- Shared, Static (option ``"shared": [True, False]`` in the recipe when available)
- Header Only (option `"header_only": [True, False]` is only added with the value True)