Fix K/N test for windows: rename target usage

This commit is contained in:
Ilya Matveev
2018-12-19 21:18:28 +03:00
parent 95a3b337c6
commit e520c98182
@@ -41,7 +41,7 @@ kotlin {
linuxX64("linux64")
mingwX64("mingw64")
configure([macos64, linux64, windows64]) {
configure([macos64, linux64, mingw64]) {
binaries {
executable() // Executable with default name.