Searched defs:LibraryMutatedProperties (Results 1 – 2 of 2) sorted by relevance
64 type LibraryMutatedProperties struct { struct66 BuildDylib bool `blueprint:"mutated"`68 BuildRlib bool `blueprint:"mutated"`70 BuildShared bool `blueprint:"mutated"`72 BuildStatic bool `blueprint:"mutated"`75 VariantIsDylib bool `blueprint:"mutated"`77 VariantIsRlib bool `blueprint:"mutated"`79 VariantIsShared bool `blueprint:"mutated"`81 VariantIsStatic bool `blueprint:"mutated"`83 VariantIsSource bool `blueprint:"mutated"`[all …]
164 type LibraryMutatedProperties struct { struct166 BuildStatic bool `blueprint:"mutated"`168 BuildShared bool `blueprint:"mutated"`170 VariantIsShared bool `blueprint:"mutated"`172 VariantIsStatic bool `blueprint:"mutated"`175 BuildStubs bool `blueprint:"mutated"`177 IsLatestVersion bool `blueprint:"mutated"`179 StubsVersion string `blueprint:"mutated"`181 AllStubsVersions []string `blueprint:"mutated"`