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 3, 2023
1 parent 224e955 commit be0a560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/install-local-conan-dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
git clone https://github.com/linksplatform/conan-center-index
cd conan-center-index && git checkout only-development && cd recipes
conan create platform.interfaces/0.2.0+ platform.interfaces/0.2.5@ -pr=linksplatform
cd conan-center-index && cd recipes
conan create platform.interfaces/all --version 0.3.41

0 comments on commit be0a560

Please sign in to comment.