[Build] Setup useFirForLibraries flag

This commit is contained in:
Dmitriy Novozhilov
2021-09-17 16:25:09 +03:00
committed by teamcityserver
parent 0bfc88fad0
commit 0923d39215
12 changed files with 33 additions and 0 deletions
+2
View File
@@ -143,6 +143,8 @@ compileLongRunningTestKotlin {
kotlinOptions.freeCompilerArgs += "-opt-in=kotlin.ExperimentalStdlibApi"
}
configureFrontendIr(project)
task longRunningTest(type: Test, dependsOn: longRunningTestClasses) {
group = "verification"
testClassesDirs = sourceSets.longRunningTest.output.classesDirs