Skip to content

Commit 11a6459

Browse files
authored
Update install-local-conan-dependencies.sh
1 parent 496c68c commit 11a6459

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpp/install-local-conan-dependencies.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ git clone https://github.com/linksplatform/conan-center-index
22
cd conan-center-index && cd recipes
33
conan create platform.ranges/all --version 0.2.0
44
conan create platform.exceptions/all --version 0.3.2
5+
conan create platform.delegates/all --version 0.3.7
6+
conan create platform.converters/all --version 0.2.0
7+
conan create platform.hashing/all --version 0.5.0

0 commit comments

Comments
 (0)