build: implement downloading (native) dependencies from the JFrog repo

This commit is contained in:
Svyatoslav Scherbina
2016-10-17 17:32:53 +03:00
parent ddae560ffe
commit 7ed9d9c633
4 changed files with 92 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
include ':dependencies'
include ':Interop:Indexer'
include ':Interop:StubGenerator'
include ':Interop:Runtime'