Searched defs:LibraryMutatedProperties (Results 1 – 2 of 2) sorted by relevance
80 type LibraryMutatedProperties struct { struct82 BuildDylib bool `blueprint:"mutated"`84 BuildRlib bool `blueprint:"mutated"`86 BuildShared bool `blueprint:"mutated"`88 BuildStatic bool `blueprint:"mutated"`91 VariantIsDylib bool `blueprint:"mutated"`93 VariantIsRlib bool `blueprint:"mutated"`95 VariantIsShared bool `blueprint:"mutated"`97 VariantIsSource bool `blueprint:"mutated"`101 VariantIsDisabled bool `blueprint:"mutated"`[all …]
170 type LibraryMutatedProperties struct { struct172 BuildStatic bool `blueprint:"mutated"`174 BuildShared bool `blueprint:"mutated"`176 VariantIsShared bool `blueprint:"mutated"`178 VariantIsStatic bool `blueprint:"mutated"`181 BuildStubs bool `blueprint:"mutated"`183 IsLatestVersion bool `blueprint:"mutated"`185 StubsVersion string `blueprint:"mutated"`187 AllStubsVersions []string `blueprint:"mutated"`