mingw samples: specify konan.targets for samples not working on windows

This commit is contained in:
Mike Sinkovsky
2017-11-02 14:36:43 +05:00
committed by ilmat192
parent fa6f1fa48e
commit 07917dce2a
5 changed files with 10 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
apply plugin: 'konan'
konan.targets = ['macbook', 'linux', 'raspberrypi']
konanArtifacts {
interop('libcurl') {
target('linux') {