(#15739) [doc] Update supported platforms and configurations (2023-02-05)

This commit is contained in:
Conan Center Index Bot
2023-02-06 09:26:32 +01:00
committed by GitHub
parent 06445f4d29
commit c5109f2a09

View File

@@ -78,7 +78,7 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
- CMake: 3.20.1
- Compilers: Apple-clang versions 11.0.3, 12.0.5, 13.0.0
- Macos SDK versions (for each apple-clang version respectively): 10.15, 11.3
- Macos deployment target (`minos`): 11.0
- Macos deployment target (`minos`): 10.15, 11.0, 11.3
- C++ Standard Library (`libcxx`): `libc++`
- Architectures: x86_64, armv8
- Build types: Release, Debug