Skip to content

Commit

Permalink
Update install-local-conan-dependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nassipkali authored Jul 2, 2023
1 parent 18d0def commit 55a40f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/install-local-conan-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ conan create platform.interfaces/all --version 0.3.41
conan create platform.delegates/all --version 0.3.7
conan create platform.exceptions/all --version 0.3.2
conan create platform.converters/all --version 0.2.0
conan create platform.hashing/all --version 0.5.0
conan create platform.hashing/all --version 0.5.4
conan create platform.ranges/all --version 0.2.0
conan create platform.random/all --version 0.2.0
conan create platform.equality/all --version 0.0.1

0 comments on commit 55a40f8

Please sign in to comment.