Skip to content

Commit fc930c5

Browse files
authored
Update install-local-conan-dependencies.sh
1 parent a3e5761 commit fc930c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/install-local-conan-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ cd conan-center-index && cd recipes
33
conan create platform.interfaces/all --version 0.3.41
44
conan create platform.delegates/all --version 0.3.7
55
conan create platform.exceptions/all --version 0.3.2
6+
conan create platform.converters/all --version 0.2.0
67
conan create platform.hashing/all --version 0.5.0
78
conan create platform.ranges/all --version 0.2.0
89
conan create platform.random/all --version 0.2.0

0 commit comments

Comments
 (0)