Skip to content

Commit 66ada3a

Browse files
authored
Create install-local-conan-dependencies.sh
1 parent b360cf2 commit 66ada3a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
git clone https://github.com/linksplatform/conan-center-index
4+
cd conan-center-index && cd recipes
5+
conan create platform.delegates/all platform.delegates/0.3.7@

0 commit comments

Comments
 (0)