Searched defs:LibraryMutatedProperties (Results 1 – 2 of 2) sorted by relevance
92 type LibraryMutatedProperties struct { struct94 BuildDylib bool `blueprint:"mutated"`96 BuildRlib bool `blueprint:"mutated"`98 BuildShared bool `blueprint:"mutated"`100 BuildStatic bool `blueprint:"mutated"`103 VariantIsDylib bool `blueprint:"mutated"`105 VariantIsRlib bool `blueprint:"mutated"`107 VariantIsShared bool `blueprint:"mutated"`109 VariantIsSource bool `blueprint:"mutated"`113 VariantIsDisabled bool `blueprint:"mutated"`[all …]
175 type LibraryMutatedProperties struct { struct177 BuildStatic bool `blueprint:"mutated"`179 BuildShared bool `blueprint:"mutated"`181 VariantIsShared bool `blueprint:"mutated"`183 VariantIsStatic bool `blueprint:"mutated"`186 BuildStubs bool `blueprint:"mutated"`188 IsLatestVersion bool `blueprint:"mutated"`190 StubsVersion string `blueprint:"mutated"`192 AllStubsVersions []string `blueprint:"mutated"`