Tests: Support two-stage compilation (src -> klib -> kexe)
This commit is contained in:
committed by
Ilya Matveev
parent
00d780b650
commit
e8d8df6928
@@ -26,3 +26,6 @@ testKotlinCompilerVersion=1.3.60-dev-1210
|
||||
konanVersion=1.3.60
|
||||
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
||||
org.gradle.workers.max=4
|
||||
|
||||
# Uncomment to enable composite build
|
||||
#kotlinProjectPath=<insert the path to Kotlin project root here>
|
||||
Reference in New Issue
Block a user