From ec6a0f18966bc6978170bccc5bba308907fe9686 Mon Sep 17 00:00:00 2001 From: Conan Center Index Bot <54393557+conan-center-bot@users.noreply.github.com> Date: Sat, 14 May 2022 06:04:31 +0200 Subject: [PATCH] (#10774) [doc] Update supported platforms and configurations (2022-05-13) Co-authored-by: CCI bot --- docs/supported_platforms_and_configurations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/supported_platforms_and_configurations.md b/docs/supported_platforms_and_configurations.md index 0b98bc8a49..3ddd6649c3 100644 --- a/docs/supported_platforms_and_configurations.md +++ b/docs/supported_platforms_and_configurations.md @@ -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) -