gecko-dev/tools/infer/test/build.gradle

7 строки
149 B
Groovy

allprojects {
// Expose the per-object-directory configuration to all projects.
ext {
topobjdir = gradle.mozconfig.topobjdir
}
}