Added one more property which sets K/N compiler (workaround for bcabbcf3e1) (#3615)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ include ':backend.native:tests'
|
|||||||
include ':backend.native:debugger-tests'
|
include ':backend.native:debugger-tests'
|
||||||
include ':utilities'
|
include ':utilities'
|
||||||
|
|
||||||
if (hasProperty("konan.home") || hasProperty("org.jetbrains.kotlin.native.home")) {
|
if (hasProperty("org.jetbrains.kotlin.native.home") || hasProperty("kotlin.native.home")) {
|
||||||
include ':performance'
|
include ':performance'
|
||||||
include ':performance:ring'
|
include ':performance:ring'
|
||||||
include ':performance:cinterop'
|
include ':performance:cinterop'
|
||||||
|
|||||||
Reference in New Issue
Block a user