gradle replacement for Makefile in tests

This commit is contained in:
Vasily Levchenko
2016-10-23 10:00:25 +03:00
parent 771be7bef8
commit a4dd4c241a
3 changed files with 87 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ include ':InteropExample'
include ':backend.native'
include ':runtime'
include ':common'
include ':backend.native:tests'