[K/N] Track memory in big chunks ^KT-57773
Additionally removed testFixtures{} and test{} in gcScheduler/common runtime module,
because that source set became empty.
This commit is contained in:
committed by
Space Team
parent
0a726d4ebf
commit
220ecc4788
@@ -370,8 +370,6 @@ bitcode {
|
||||
headersDirs.from(files("src/gc/common/cpp", "src/mm/cpp", "src/main/cpp"))
|
||||
sourceSets {
|
||||
main {}
|
||||
testFixtures {}
|
||||
test {}
|
||||
}
|
||||
|
||||
onlyIf { target.supportsThreads() }
|
||||
|
||||
Reference in New Issue
Block a user