Searched defs:LibraryMutatedProperties (Results 1 – 2 of 2) sorted by relevance
65 type LibraryMutatedProperties struct { struct67 BuildDylib bool `blueprint:"mutated"`69 BuildRlib bool `blueprint:"mutated"`71 BuildShared bool `blueprint:"mutated"`73 BuildStatic bool `blueprint:"mutated"`76 VariantIsDylib bool `blueprint:"mutated"`78 VariantIsRlib bool `blueprint:"mutated"`80 VariantIsShared bool `blueprint:"mutated"`82 VariantIsStatic bool `blueprint:"mutated"`84 VariantIsSource bool `blueprint:"mutated"`[all …]
171 type LibraryMutatedProperties struct { struct173 BuildStatic bool `blueprint:"mutated"`175 BuildShared bool `blueprint:"mutated"`177 VariantIsShared bool `blueprint:"mutated"`179 VariantIsStatic bool `blueprint:"mutated"`182 BuildStubs bool `blueprint:"mutated"`184 IsLatestVersion bool `blueprint:"mutated"`186 StubsVersion string `blueprint:"mutated"`188 AllStubsVersions []string `blueprint:"mutated"`