Slackbot
08/21/2023, 10:29 PMVampire
08/22/2023, 9:36 AMKelvin Chung
08/22/2023, 4:12 PMVampire
08/22/2023, 4:27 PMincludeBuild("../blah") {
name = "foo"
}
As you probably do not want to do it in A or B but there still have settings
for both, iirc you can mitigate it from B
alone like:
includeBuild("../A/settings") {
name = "settings-a"
}
includeBuild("../A")