We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e5761 commit fc930c5Copy full SHA for fc930c5
cpp/install-local-conan-dependencies.sh
@@ -3,6 +3,7 @@ cd conan-center-index && cd recipes
3
conan create platform.interfaces/all --version 0.3.41
4
conan create platform.delegates/all --version 0.3.7
5
conan create platform.exceptions/all --version 0.3.2
6
+conan create platform.converters/all --version 0.2.0
7
conan create platform.hashing/all --version 0.5.0
8
conan create platform.ranges/all --version 0.2.0
9
conan create platform.random/all --version 0.2.0
0 commit comments