[performance] performace includes kotlinx.cli compositelly
This commit is contained in:
@@ -20,3 +20,7 @@ if (System.getProperty("os.name") == "Mac OS X") {
|
||||
}
|
||||
|
||||
includeBuild '../tools/benchmarksAnalyzer'
|
||||
if (hasProperty("kotlin_dist")) {
|
||||
include(":endorsedLibraries:kotlinx.cli")
|
||||
project(":endorsedLibraries:kotlinx.cli").projectDir = file("../endorsedLibraries/kotlinx.cli")
|
||||
}
|
||||
Reference in New Issue
Block a user